Hi Chris: I rebase net-create which move xml operation to libvirt_xml.py in next branch. And I create a NetworkXML class to collect network xml functions.
Yu Mingfei (3): virt/libvirt_xml: add class NetworkXML to libvirt_xml module. virt/subtest.cfg.sample: add configuration of virsh net-create. client/tests/libvirt: add test module of virsh net-create. client/tests/libvirt/tests/virsh_net_create.py | 73 ++++++++++++++++++++++++ client/virt/libvirt_xml.py | 37 ++++++++++++- client/virt/subtests.cfg.sample | 34 +++++++++++ 3 files changed, 143 insertions(+), 1 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
