This is the version 2 patches which tries to simplified the using of
kvm-autotest by allowing passing the test parameters directly through the
command line.

The difference from V1 is to use the args passed by autotest directly instead of
introducing another layer.

---

Jason Wang (2):
      Passing additional args to control file
      KVM test: Pass the test paramster through command line


 client/tests/kvm/control.cli          |   86 +++++++++++++++++++++++++++++++++
 client/tests/kvm/tests_cli.cfg.sample |   24 +++++++++
 2 files changed, 110 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/kvm/control.cli
 create mode 100644 client/tests/kvm/tests_cli.cfg.sample

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

Reply via email to