Signed-off-by: Li Yang <[email protected]>
---
libvirt/tests/cfg/virsh_net_uuid.cfg | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
create mode 100644 libvirt/tests/cfg/virsh_net_uuid.cfg
diff --git a/libvirt/tests/cfg/virsh_net_uuid.cfg
b/libvirt/tests/cfg/virsh_net_uuid.cfg
new file mode 100644
index 0000000..1a6190e
--- /dev/null
+++ b/libvirt/tests/cfg/virsh_net_uuid.cfg
@@ -0,0 +1,28 @@
+- virsh_net_uuid:
+ type = virsh_net_uuid
+ vms = ""
+ main_vm = ""
+ status_error = "no"
+ kill_vm = "no"
+ kill_unresponsive_vms = "no"
+ encode_video_files = "no"
+ skip_image_processing = "yes"
+ take_regular_screendumps = "no"
+ net_uuid_network = "default"
+ net_uuid_net_ref = "name"
+ net_uuid_extra = ""
+ variants:
+ - name_option:
+ - error_test:
+ status_error = "yes"
+ variants:
+ - space_option:
+ net_uuid_net_ref = "''"
+ - no_option:
+ net_uuid_net_ref = ""
+ - no_exist_option:
+ net_uuid_net_ref =
"99999999-9999-9999-9999-999999999999"
+ - extra_option:
+ net_uuid_extra = "xyz"
+ - extra_args_option:
+ net_uuid_extra = "--xyz"
--
1.7.1
--
Regards,
--------------------------------------------------
Li Yang
TEL:+86+25-86630566-8526
EMail:[email protected]
--------------------------------------------------
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel