[dts] [PATCH v2 0/2] support user input commands in different stage

Marvin Liu yong.liu at intel.com
Tue Jun 21 11:26:38 CEST 2016


v2: Handle command argument input error

This patch set support to execute user input commands on dut or tester.
Timing of command execution can also be configured to pre-init and post-init.
Pre-init mean the stage when ssh sessions created and no more command run on
crb. Post-init mean the stage when environment has been ready for running.

Marvin Liu (2):
  framework: crb add stage variable for demonstrate status
  framework: support execute user input command

 framework/crb.py          |  1 +
 framework/dts.py          | 87 ++++++++++++++++++++++++++++++++++++++++++-----
 framework/main.py         |  7 +++-
 framework/project_dpdk.py |  3 ++
 4 files changed, 89 insertions(+), 9 deletions(-)

-- 
1.9.3



More information about the dts mailing list