KVM Test: fillup_disk: Introduce new client test fillup_disk
commit570dad9e3b3cf825157289e204ec553f4171308c
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 23 May 2011 05:28:57 +0000 (23 05:28 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 23 May 2011 05:28:57 +0000 (23 05:28 +0000)
tree48bd6913017f011b8b769cfad5cb1741c05e2565
parent2b243836fd33e517c534b40c58286a8edd934692
KVM Test: fillup_disk: Introduce new client test fillup_disk

The main purpose of this case is to expand the qcow2 file to its max size.
Currently we only support Linux guest and write specified size /dev/zero
to files under /tmp.

Signed-off-by: Feng Yang <fyang@redhat.com>
Signed-off-by: Chen Cao <kcao@redhat.com>
Signed-off-by: Yolkfull Chow <yzhou@redhat.com>
Signed-off-by: Qingtang Zhou <qzhou@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5372 592f7852-d20e-0410-864c-8624ca9c26a4
client/tests/kvm/tests_base.cfg.sample
client/virt/tests/fillup_disk.py [new file with mode: 0644]