Hi Chris,Lucas:

This patchset tests virsh command net-create.

virsh net-create<file>  creates a network from a xml file.
The network can be nat,route,bridge...
we test only default nat network here, and other network can be added later.

The basic framework is described in virsh_net_create.py.

Yu Mingfei (2):
  virt.subtests.cfg.sample:add configuration for command virsh
    net-create.
  client.tests.libvirt:add test for virsh net-create.

 client/tests/libvirt/tests/virsh_net_create.py |  106 ++++++++++++++++++++++++
 client/virt/subtests.cfg.sample                |   34 ++++++++
 2 files changed, 140 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/libvirt/tests/virsh_net_create.py


--
Best Regards
Yu Mingfei

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to