This test won't work without root, reason why it needs to add a
requires_root = yes  in the config params.


On Fri, Mar 29, 2013 at 4:53 AM, liyang <[email protected]> wrote:

>
> Signed-off-by: Li Yang <[email protected]>
> ---
>  libvirt/tests/cfg/virsh_net_**list.cfg |   37
> ++++++++++++++++++++++++++++++**++++
>  1 files changed, 37 insertions(+), 0 deletions(-)
>  create mode 100644 libvirt/tests/cfg/virsh_net_**list.cfg
>
> diff --git a/libvirt/tests/cfg/virsh_net_**list.cfg
> b/libvirt/tests/cfg/virsh_net_**list.cfg
> new file mode 100644
> index 0000000..9def62d
> --- /dev/null
> +++ b/libvirt/tests/cfg/virsh_net_**list.cfg
> @@ -0,0 +1,37 @@
> +- virsh_net_list:
> +    type = virsh_net_list
> +    vms = ""
> +    main_vm = ""
> +    kill_vm = "no"
> +    kill_unresponsive_vms = "no"
> +    encode_video_files = "no"
> +    skip_image_processing = "yes"
> +    take_regular_screendumps = "no"
> +    net_list_name = "default"
> +    net_list_option = ""
> +    net_list_extra = ""
> +    net_list_persistent = "yes"
> +    net_list_status = "active"
> +    variants:
> +        - normal_test:
> +            status_error = "no"
> +            variants:
> +                - no_option:
> +                - inactive_option:
> +                    net_list_option = "--inactive"
> +                    variants:
> +                        - active_status:
> +                        - inactive_status:
> +                            net_list_status = "inactive"
> +                - all_option:
> +                    net_list_option = "--all"
> +                - transient_inactive_option:
> +                    net_list_option = "--inactive"
> +                    net_list_persistent = "yes"
> +        - error_test:
> +            status_error = "yes"
> +            variants:
> +                - extra_option:
> +                    net_list_extra = "xyz"
> +                - extra_args_option:
> +                    net_list_option = "--xyz"
> --
> 1.7.1
>
>
> --
> Regards,
> ------------------------------**--------------------
> Li Yang
> TEL:+86+25-86630566-8526
> EMail:[email protected].**com <[email protected]>
> ------------------------------**--------------------
>
>
>
> ______________________________**_________________
> Virt-test-devel mailing list
> [email protected]
> https://www.redhat.com/**mailman/listinfo/virt-test-**devel<https://www.redhat.com/mailman/listinfo/virt-test-devel>
>



-- 
Lucas
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to