OSDN Git Service

iotests: remove LUKS support from test 226
authorJohn Snow <jsnow@redhat.com>
Fri, 13 Jul 2018 17:37:21 +0000 (13:37 -0400)
committerKevin Wolf <kwolf@redhat.com>
Mon, 23 Jul 2018 14:50:43 +0000 (16:50 +0200)
commite05eb9f29b762cd33d38b712c8c26a432dacf45c
treed503006bb348c9f6db65f16fe39942ac3242246e
parent6360ab278cc1ac3e1235e0755e4cba1f918e6f3c
iotests: remove LUKS support from test 226

This test doesn't actually care about the format anyway, it just
supports "all formats" as a convenience. LUKS however does not use a
simple image filename which confuses this iotest.

We can simply skip the test for formats that use IMGOPTSSYNTAX for
their filenames without missing much coverage.

Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/226