iotests: Fix 051 for compat=0.10
commit7e0db6f442d58372067bee13c90174568177af65
authorMax Reitz <mreitz@redhat.com>
Thu, 23 Nov 2017 02:08:26 +0000 (23 03:08 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 23 Jan 2018 11:34:43 +0000 (23 12:34 +0100)
tree5445ca746149bb18efc091b57467472dbbb78d70
parent8c97fcf4fe2e1d2bfe79053a5c3275c1c205ac28
iotests: Fix 051 for compat=0.10

051 has both compat=1.1 and compat=0.10 tests (once it uses
lazy_refcounts, once it tests that setting them does not work).
For the compat=0.10 tests, it already explicitly creates a suitable
image.  So let's just ignore the user-specified compat level for the
lazy_refcounts test and explicitly create a compat=1.1 image there, too.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20171123020832.8165-12-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/051
tests/qemu-iotests/051.out
tests/qemu-iotests/051.pc.out