Signed-off-by: Gu Yanhua <[email protected]>
---
  client/virt/subtests.cfg.sample |   15 +++++++++++++++
  1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/client/virt/subtests.cfg.sample b/client/virt/subtests.cfg.sample
index b08a5c4..ba88da1 100644
--- a/client/virt/subtests.cfg.sample
+++ b/client/virt/subtests.cfg.sample
@@ -161,6 +161,21 @@ variants:
          restart_vm = yes
          pxe_timeout = 60

+    - virsh_version: install setup image_copy unattended_install.cdrom
+        type = virsh_version
+        variants:
+            - no_option:
+                case_num = 1
+                options = ""
+            - unexpect_option:
+                case_num = 2
+                options = " xyz"
+            - with_libvirtd_stop:
+                case_num = 3
+                options = ""
+                libvirtd = "off"
+
+
      - module_probe:
          type = module_probe
          # You can specify your own module list, though it is not needed 
usually.
--
1.7.1


_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to