diff options
author | Maxim Levitsky | 2020-06-25 14:55:31 +0200 |
---|---|---|
committer | Max Reitz | 2020-07-06 08:33:06 +0200 |
commit | cbb32e79dd13cc46137697de2c89d35b2b74a3f6 (patch) | |
tree | 2a19560bf53d0508447490a34bc8816cc72a2057 /tests/qemu-iotests/188.out | |
parent | iotests: Make _filter_img_create more active (diff) | |
download | qemu-cbb32e79dd13cc46137697de2c89d35b2b74a3f6.tar.gz qemu-cbb32e79dd13cc46137697de2c89d35b2b74a3f6.tar.xz qemu-cbb32e79dd13cc46137697de2c89d35b2b74a3f6.zip |
iotests: filter few more luks specific create options
This allows more tests to be able to have same output on both qcow2 luks encrypted images
and raw luks images
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20200625125548.870061-3-mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/188.out')
-rw-r--r-- | tests/qemu-iotests/188.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/188.out b/tests/qemu-iotests/188.out index c568ef3701..5426861b18 100644 --- a/tests/qemu-iotests/188.out +++ b/tests/qemu-iotests/188.out @@ -1,5 +1,5 @@ QA output created by 188 -Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 encrypt.format=luks encrypt.key-secret=sec0 encrypt.iter-time=10 +Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 == reading whole image == read 16777216/16777216 bytes at offset 0 |