virsh net-create command can create a network through an exist XML file.
These patchs are added to test it.

Yu Mingfei (3):
   Add functions net-create&&net-list&&net-destroy to
     virt/libvirt_vm.py.
   Add testcases configuration of virsh net-create to
     virt/subtests.cfg.sample.
   Add 6 testcases of virsh net-create to virsh_net_create.py

  client/tests/libvirt/tests/virsh_net_create.py |   61 ++++++++++++++++++++++++
  client/virt/libvirt_vm.py                      |   24 +++++++++
  client/virt/subtests.cfg.sample                |   30 ++++++++++++
  3 files changed, 115 insertions(+), 0 deletions(-)
  create mode 100644 client/tests/libvirt/tests/virsh_net_create.py

-- 
Best Regards
Yu Mingfei

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

Reply via email to