test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/4] Load Ixia information for configuration file
@ 2015-08-10  8:50 Yong Liu
  2015-08-10  8:50 ` [dts] [PATCH 1/4] Support load ixia " Yong Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yong Liu @ 2015-08-10  8:50 UTC (permalink / raw)
  To: dts

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

All configuration for running DTS will be moved to files. This patch set will
move ixia related settings from python module to file.

Marvin Liu (4):
  Support load ixia configuration file
  Add ixia configuration file
  Load configuration file replace of import object
  Remove useless file ixiacfg.py

 conf/ixia.cfg        | 13 +++++++++++
 framework/config.py  | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 framework/etgen.py   | 13 ++++++-----
 framework/ixiacfg.py | 28 -----------------------
 4 files changed, 84 insertions(+), 33 deletions(-)
 create mode 100644 conf/ixia.cfg
 delete mode 100644 framework/ixiacfg.py

-- 
1.9.3

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

end of thread, other threads:[~2015-08-10  8:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-10  8:50 [dts] [PATCH 0/4] Load Ixia information for configuration file Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 1/4] Support load ixia " Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 2/4] Add " Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 3/4] Load configuration file replace of import object Yong Liu
2015-08-10  8:50 ` [dts] [PATCH 4/4] Remove useless file ixiacfg.py 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).