Signed-off-by: Gu Yanhua <[email protected]>
---
client/virt/subtests.cfg.sample | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/client/virt/subtests.cfg.sample b/client/virt/subtests.cfg.sample
index ae59340..6452751 100644
--- a/client/virt/subtests.cfg.sample
+++ b/client/virt/subtests.cfg.sample
@@ -178,6 +178,23 @@ variants:
status_error = "yes"
libvirtd = "off"
+ - virsh_hostname: install setup image_copy unattended_install.cdrom
+ type = virsh_hostname
+ vms = ''
+ variants:
+ - no_option:
+ options = ""
+ status_error = "no"
+ libvirtd = "on"
+ - unexpect_option:
+ options = " xyz"
+ status_error = "yes"
+ libvirtd = "on"
+ - with_libvirtd_stop:
+ options = ""
+ status_error = "yes"
+ libvirtd = "off"
+
- module_probe:
type = module_probe
--
1.7.1
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest