Re: [Qemu-devel] [PATCH] iotests: remove LUKS support from test 226

2018-07-13 Thread John Snow
On 07/13/2018 03:09 AM, Kevin Wolf wrote: > Am 13.07.2018 um 00:12 hat John Snow geschrieben: >> 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

Re: [Qemu-devel] [PATCH] iotests: remove LUKS support from test 226

2018-07-13 Thread Kevin Wolf
Am 13.07.2018 um 00:12 hat John Snow geschrieben: > 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 remove the LUKS "support" and be happier

[Qemu-devel] [PATCH] iotests: remove LUKS support from test 226

2018-07-12 Thread John Snow
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 remove the LUKS "support" and be happier for it. Signed-off-by: John Snow --- tests/qemu-iotests/