[libvirt] [tck PATCH 1/2] scripts: qemu: Fix the disk encryption test description

Erik Skultety eskultet at redhat.com
Mon Nov 25 12:38:12 UTC 2019


The original text was a copy-paste from a different test case.

Signed-off-by: Erik Skultety <eskultet at redhat.com>
---
 scripts/qemu/100-disk-encryption.t | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/scripts/qemu/100-disk-encryption.t b/scripts/qemu/100-disk-encryption.t
index 12386ae..2c988ec 100644
--- a/scripts/qemu/100-disk-encryption.t
+++ b/scripts/qemu/100-disk-encryption.t
@@ -16,13 +16,12 @@
 
 =head1 NAME
 
-domain/060-persistent-lifecycle.t - Persistent domain lifecycle
+domain/100-disk-encryption.t - LUKS disk encryption
 
 =head1 DESCRIPTION
 
-The test case validates the core lifecycle operations on
-persistent domains. A persistent domain is one with a
-configuration enabling it to be tracked when inactive.
+The test case verifies that libvirt is able to both create LUKS encrypted
+storage volumes as well as start a domain with such disks assigned.
 
 =cut
 
-- 
2.23.0




More information about the libvir-list mailing list