diff options
author | Max Reitz <mreitz@redhat.com> | 2014-12-02 18:32:49 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-12-10 10:31:20 +0100 |
commit | 2247798d13e5295a097da0a42f9d0d70d88690a4 (patch) | |
tree | 4a8dab80bcbe8256e1dff8bdcad89983cabd7ed0 /tests/qemu-iotests/group | |
parent | f798068c565918ead63218d083ff814b7635be72 (diff) |
iotests: Add test for unsupported image creation
Add a test for creating and amending images (amendment uses the creation
options) with formats not supporting creation over protocols not
supporting creation.
Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 2ba10add8a..a4742c6d01 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -113,4 +113,5 @@ 108 rw auto quick 109 rw auto 111 rw auto quick +113 rw auto quick 114 rw auto quick |