iotests: Fix 232 for LUKS
commitc48221aa91d9078b86e23b19484227dc35d71840
authorMax Reitz <mreitz@redhat.com>
Sun, 10 Feb 2019 14:57:30 +0000 (10 15:57 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 25 Feb 2019 14:11:28 +0000 (25 15:11 +0100)
tree7602fd1b67caaa45b7c5d45eff44c1b822e65bba
parent8f4ed6983ab1bda264074ac98d32657b411223bc
iotests: Fix 232 for LUKS

With IMGOPTSSYNTAX, $TEST_IMG is useless for this test (it only tests
the file-posix protocol driver).  Therefore, if $TEST_IMG_FILE is set,
use that instead.

Because this test requires the file protocol, $TEST_IMG_FILE will always
be set if $IMGOPTSSYNTAX is true.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20190210145736.1486-5-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/232