2247798d13
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>
16 lines
415 B
Plaintext
16 lines
415 B
Plaintext
QA output created by 113
|
|
|
|
=== Unsupported image creation in qemu-img create ===
|
|
|
|
qemu-img: nbd://example.com: Format driver 'IMGFMT' does not support image creation
|
|
|
|
=== Unsupported image creation in qemu-img convert ===
|
|
|
|
qemu-img: Format driver 'IMGFMT' does not support image creation
|
|
|
|
=== Unsupported format in qemu-img amend ===
|
|
|
|
qemu-img: Format driver 'IMGFMT' does not support any options to amend
|
|
|
|
*** done
|