commit | 2499a096a2427f0a5c71750c9f79cf2d2d2d60f4 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Tue May 28 17:11:37 2013 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jun 04 12:11:58 2013 +0200 |
tree | 28735b783da2c270b56fbbd48c199b595fbfed91 | |
parent | 3a3918c396c5caeab35a7f51af905172a13d996a [diff] |
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>