iotests: Forbid 020 for non-file protocols
commit8e5decb521b62e553b6d1a0b37a8491f24ab645c
authorMax Reitz <mreitz@redhat.com>
Thu, 23 Nov 2017 02:08:22 +0000 (23 03:08 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 23 Jan 2018 11:34:43 +0000 (23 12:34 +0100)
tree60426852c2df2c5bec7e07af53a58d412683d719
parent1cc6169bb23704a55cee59a2a7d890f109ecc4be
iotests: Forbid 020 for non-file protocols

This test does funny things like TEST_IMG="TEST_IMG.base" _make_test_img
that usually only work with the file protocol.  More specifically, they
do not work with the most interesting non-file protocols, so we might as
well skip this for anything but file.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20171123020832.8165-8-mreitz@redhat.com
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/020