On Fri, 2019-09-27 at 11:42 +0200, Max Reitz wrote: > It did not matter before, but now that _make_test_img understands -o, we > should use it properly here. > > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > tests/qemu-iotests/051 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/qemu-iotests/051 b/tests/qemu-iotests/051 > index 53bcdbc911..9cd1d60d45 100755 > --- a/tests/qemu-iotests/051 > +++ b/tests/qemu-iotests/051 > @@ -157,7 +157,7 @@ echo > echo === With version 2 images enabling lazy refcounts must fail === > echo > > -_make_test_img -ocompat=0.10 $size > +_make_test_img -o compat=0.10 $size > > run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=on > run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=off Reviewed-by: Maxim Levitsky <mlevi...@redhat.com>
- Re: [PATCH 01/18] iotests: Filter... Max Reitz
- Re: [PATCH 01/18] iotests: Filter... Maxim Levitsky
- [PATCH 03/18] iotests: Drop compat=1.1 in 050 Max Reitz
- Re: [PATCH 03/18] iotests: Drop compat=1.1 in 050 Maxim Levitsky
- [PATCH 02/18] iotests: Replace IMGOPTS by _unsupported_imgo... Max Reitz
- Re: [PATCH 02/18] iotests: Replace IMGOPTS by _unsuppo... Maxim Levitsky
- Re: [PATCH 02/18] iotests: Replace IMGOPTS by _uns... Max Reitz
- Re: [PATCH 02/18] iotests: Replace IMGOPTS by ... Maxim Levitsky
- [PATCH 06/18] iotests: Inject space into -ocompat=0.10 in 0... Max Reitz
- Re: [PATCH 06/18] iotests: Inject space into -ocompat=... Maxim Levitsky
- [PATCH 09/18] iotests: Drop IMGOPTS use in 267 Max Reitz
- Re: [PATCH 09/18] iotests: Drop IMGOPTS use in 267 Maxim Levitsky
- Re: [PATCH 09/18] iotests: Drop IMGOPTS use in 267 Max Reitz
- Re: [PATCH 09/18] iotests: Drop IMGOPTS use in... Maxim Levitsky
- Re: [PATCH 09/18] iotests: Drop IMGOPTS us... Max Reitz
- Re: [PATCH 09/18] iotests: Drop IMGOP... Maxim Levitsky
- [PATCH 14/18] iotests: Make 110 work with data_file Max Reitz
- Re: [PATCH 14/18] iotests: Make 110 work with data_fil... Maxim Levitsky
- Re: [PATCH 14/18] iotests: Make 110 work with data... Max Reitz
- Re: [PATCH 14/18] iotests: Make 110 work with ... Maxim Levitsky