Gu Yanhua (2):
  Add a param( default raise_error = True) in run function, thus when
    virsh  command gets a wrong param and  isnt't expected to raise
    error, we can  set raise_error = False.
  Adding two params (default raise_error = True, extra_param = "")in
    virsh_cmd function, which can satisfy the basic use and test
    the virsh command through diff params. Besides, I modified the
    virsh_hostname function to satisfy more requirements.

 client/shared/base_utils.py |    4 ++--
 client/virt/libvirt_vm.py   |   19 ++++++++++++-------
 2 files changed, 14 insertions(+), 9 deletions(-)


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

Reply via email to