]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Make 110 work with data_file
authorMax Reitz <mreitz@redhat.com>
Thu, 7 Nov 2019 16:37:04 +0000 (17:37 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 6 Jan 2020 12:43:07 +0000 (13:43 +0100)
commitd327a942aaf0561c2bb0e6ffe09848665b3c68d8
treef4209baf4d6ad60232564f90c5cb0205bac4feb5
parent990f9bcc734e1776e7660604305135a126dce797
iotests: Make 110 work with data_file

The only difference is that the json:{} filename of the image looks
different.  We actually do not care about that filename in this test, we
are only interested in (1) that there is a json:{} filename, and (2)
whether the backing filename can be constructed.

So just filter out the json:{} data, thus making this test pass both
with and without data_file.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-id: 20191107163708.833192-19-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/110
tests/qemu-iotests/110.out