diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2020-06-25 14:55:44 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-07-06 08:49:28 +0200 |
commit | 11d80bfc6da00d8b53bf1cc2da19b4a2e0b23961 (patch) | |
tree | ba0da57c07764819485c7d4e9ca856b87c8525f2 /tests/qemu-iotests/group | |
parent | 90766d9db987a089ba271f6d30d6856745a7a3ce (diff) | |
download | qemu-11d80bfc6da00d8b53bf1cc2da19b4a2e0b23961.zip qemu-11d80bfc6da00d8b53bf1cc2da19b4a2e0b23961.tar.gz qemu-11d80bfc6da00d8b53bf1cc2da19b4a2e0b23961.tar.bz2 |
iotests: qemu-img tests for luks key management
This commit adds two tests, which test the new amend interface
of both luks raw images and qcow2 luks encrypted images.
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
[mreitz: Let 293 verify that LUKS works; drop $(seq) usage from 293;
drop 293 and 294 from the auto group]
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200625125548.870061-16-mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index d886fa0..b945dd4 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -301,4 +301,6 @@ 290 rw auto quick 291 rw quick 292 rw auto quick +293 rw +294 rw quick 297 meta |