mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-25 04:30:02 +00:00
4dddeac115
Signed-off-by: Max Reitz <mreitz@redhat.com> Message-Id: <20200122164532.178040-6-mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> [mreitz: Added a note that NBD does not support resizing, which is why the second case is expected to fail] Signed-off-by: Max Reitz <mreitz@redhat.com>
15 lines
518 B
Plaintext
15 lines
518 B
Plaintext
QA output created by 259
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
|
|
|
|
--- Testing creation ---
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=qcow2 size=67108864
|
|
image: TEST_DIR/t.IMGFMT
|
|
file format: qcow2
|
|
virtual size: 64 MiB (67108864 bytes)
|
|
disk size: unavailable
|
|
|
|
--- Testing creation for which the node would need to grow ---
|
|
qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Image format driver does not support resize
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=qcow2 size=67108864 preallocation=metadata
|
|
*** done
|