iotests/259: Fix reference output
authorMax Reitz <mreitz@redhat.com>
Tue, 11 Aug 2020 08:08:30 +0000 (10:08 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 2 Sep 2020 21:32:14 +0000 (16:32 -0500)
The error message has changed recently, breaking the test.  Fix it.

Fixes: a2b333c01880f56056d50c238834d62e32001e54
       ("block: nbd: Fix convert qcow2 compressed to nbd")
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200811080830.289136-1-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/259.out

index e27b9ff38d7567a0cb3fc51c562f8da9fe965605..1aaadfda4ead5f836bc7445721b2df7202d417d1 100644 (file)
@@ -10,5 +10,5 @@ disk size: unavailable
 
 --- Testing creation for which the node would need to grow ---
 Formatting 'TEST_DIR/t.IMGFMT', fmt=qcow2 size=67108864 preallocation=metadata
-qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Image format driver does not support resize
+qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Cannot grow NBD nodes
 *** done