[dts] [PATCH 0/6] DTS enhancement and clean up

Michael Qiu michael.qiu at intel.com
Tue Jan 13 14:42:14 CET 2015


This patch set mostly try to do some enhancement of DTS,
also include some bug fix, code rework and clean up.

Michael Qiu (6):
  framework/tester: Fix NoneType Error of port_map
  framework/crbs: Info clean up of crbs
  framework: Add login password support
  framework/ssh: Add verify ability for command execution
  framework: Fix ifname not found error
  framework/crb: rework restore_interfaces()

 framework/crb.py            | 54 +++++++++++++++++++++++++++------------------
 framework/crbs.py           | 10 +++++----
 framework/dut.py            | 22 ++++++++++++++++--
 framework/etgen.py          |  7 +++++-
 framework/ssh_connection.py |  8 +++----
 framework/ssh_pexpect.py    | 36 ++++++++++++++++++++----------
 framework/tester.py         | 17 ++++++++++----
 7 files changed, 106 insertions(+), 48 deletions(-)

-- 
1.9.3



More information about the dts mailing list