Hi Chris, Lucas: According Lucas' advice, I add a parameter paused_after_start_vm to control paused state of domain.
As options_ref, I have not thought up more suitable idea, so I will put it in my todolist.^_^ Yu Mingfei (4): virt.virt_env_process:add paused state of domain for preprocess_vm. virt.libvirt_vm:Add a function of virsh domname. virt.subtest.cfg.sample:Add testcases for virsh domname. client.tests.libvirt:Add test for virsh domname. client/tests/libvirt/tests/virsh_domname.py | 64 +++++++++++++++++++++++++++ client/virt/base.cfg.sample | 1 + client/virt/libvirt_vm.py | 10 ++++ client/virt/subtests.cfg.sample | 51 +++++++++++++++++++++ client/virt/virt_env_process.py | 3 + 5 files changed, 129 insertions(+), 0 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
