iotests: Allow supported and unsupported formats at the same time
authorKevin Wolf <kwolf@redhat.com>
Thu, 24 Sep 2020 15:27:16 +0000 (17:27 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 2 Oct 2020 13:46:40 +0000 (15:46 +0200)
commitf71255228e7a906511c8d862c076cd184069d28c
tree91a4aa49e4e007a79e3cd0a1a892c4fa7f57db9b
parent81b6b2bc1af5b651e4cc659b0dbbf9626fbc227c
iotests: Allow supported and unsupported formats at the same time

This is useful for specifying 'generic' as supported (which includes
only writable image formats), but still excluding some incompatible
writable formats.

It also removes more lines than it adds.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200924152717.287415-31-kwolf@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/iotests.py