iotests/081: Filter image format after testdir
commit55f2c014d7a4f79bc22dc7f018ef785b5d6baf49
authorMax Reitz <mreitz@redhat.com>
Fri, 13 Nov 2020 21:17:17 +0000 (13 22:17 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 17 Nov 2020 11:38:32 +0000 (17 12:38 +0100)
treef5b19721ae10f4c9b8449d53a3b6e8bd112cedd0
parent9ca5b0e8427789438f5f8e8b6cc76bc8eb76c941
iotests/081: Filter image format after testdir

Otherwise, this breaks whenever the test directory contains the image
format (e.g. "/tmp/test-raw-file" is filtered to "/tmp/test-IMGFMT-file"
instead of "TEST_DIR").

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20201113211718.261671-3-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/081