Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-virt-resize: Skip this test on 32 bit hosts. | Richard W.M. Jones | 2010-10-02 | 1 | -0/+7 |
| | |||||
* | Add test for virt-resize. | Richard W.M. Jones | 2010-09-27 | 1 | -0/+31 |
This tests a number of things which have caused problems for us: - resizing PVs and LV content - handling GPT format disks - using qcow2 as a target disk format - shrinking disk images Note that the disk content is empty (not a real VM), but this is adequate since all we want to test are the operations and calculations done by virt-resize. We are not interested here in whether e2fsprogs and LVM actually works. |