[dts] [PATCH 0/5] Optimize virtualization automation framework.

Yong Liu yong.liu at intel.com
Thu Jun 4 08:28:34 CEST 2015


From: Marvin Liu <yong.liu at intel.com>

Optimize for stability of virtualiztion framework.
Add debugcase command in dts arguments for case development.
Support rerun interrupted test case in debug mode.

Marvin Liu (5):
  Add virttype parameter into virtual machine instantiation.
  Change virtual machine default directory to host base_dir.
  Optimize qemu kvm module functions and code style.
  Add session close function in virt_dut module.
  Support dynamic load test case in debug mode.
  Use can use "rerun" command to re-run the interrupted case.

 framework/debugger.py  |  36 ++++++-
 framework/dts.py       |  37 ++++++-
 framework/main.py      |  12 ++-
 framework/qemu_kvm.py  | 274 ++++++++++++++++++++++---------------------------
 framework/virt_base.py |  21 +++-
 framework/virt_dut.py  |  45 +++++++-
 6 files changed, 260 insertions(+), 165 deletions(-)

-- 
1.9.3



More information about the dts mailing list