Hi Chris: According your advices, I take some changes. Prepare vm's state in preprocess is really a good idea, but libvirtd's prepare can not have same operation. because if libvirtd is stopped in preprocess, then we can do nothing, let alone test.^_^
Yu Mingfei (4): Add a paused state of domain for preprocess. Add a function of virsh domname. Add testcases for virsh domname. Test of virsh domname. client/tests/libvirt/tests/virsh_domname.py | 63 +++++++++++++++++++++++++++ client/virt/libvirt_vm.py | 10 ++++ client/virt/subtests.cfg.sample | 51 +++++++++++++++++++++ client/virt/virt_env_process.py | 4 +- 4 files changed, 127 insertions(+), 1 deletions(-) create mode 100644 client/tests/libvirt/tests/virsh_domname.py -- Best Regards Yu Mingfei _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
