test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/5] Optimize virtualization automation framework.
@ 2015-06-04  6:28 Yong Liu
  2015-06-04  6:28 ` [dts] [PATCH 1/5] Add virttype parameter into virtual machine instantiation Yong Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yong Liu @ 2015-06-04  6:28 UTC (permalink / raw)
  To: dts

From: Marvin Liu <yong.liu@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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-04  6:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-04  6:28 [dts] [PATCH 0/5] Optimize virtualization automation framework Yong Liu
2015-06-04  6:28 ` [dts] [PATCH 1/5] Add virttype parameter into virtual machine instantiation Yong Liu
2015-06-04  6:28 ` [dts] [PATCH 2/5] Change virtual machine default directory to host base_dir Yong Liu
2015-06-04  6:28 ` [dts] [PATCH 3/5] Optimize qemu kvm module functions and code style Yong Liu
2015-06-04  6:28 ` [dts] [PATCH 4/5] Add session close function in virt_dut module Yong Liu
2015-06-04  6:28 ` [dts] [PATCH 5/5] Support dynamic load test case in debug mode. Use can use "rerun" command to re-run the interrupted case Yong Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).