qemu-iotests: make create_image() common
commit2499a096a2427f0a5c71750c9f79cf2d2d2d60f4
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 28 May 2013 15:11:37 +0000 (28 17:11 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 4 Jun 2013 10:11:58 +0000 (4 12:11 +0200)
tree28735b783da2c270b56fbbd48c199b595fbfed91
parent3a3918c396c5caeab35a7f51af905172a13d996a
qemu-iotests: make create_image() common

Both 030 and 041 use create_image().  Move it to iotests.py.

Also drop ImageStreamingTestCase since the class now has no methods.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/030
tests/qemu-iotests/041
tests/qemu-iotests/iotests.py