From d279c8c12f136ab15b5fefd496c296ef1585c628 Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Mon, 23 May 2016 15:30:21 +0300 Subject: replace t-rex to TRex regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) --- scripts/automation/config/trex-dev3.cfg | 2 +- scripts/automation/config/trex-esp80-hhaim.cfg | 2 +- scripts/automation/config/trex01-1g.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/automation/config') diff --git a/scripts/automation/config/trex-dev3.cfg b/scripts/automation/config/trex-dev3.cfg index 0d0801e9..f71a9493 100755 --- a/scripts/automation/config/trex-dev3.cfg +++ b/scripts/automation/config/trex-dev3.cfg @@ -5,7 +5,7 @@ # machine_typ - 1G or 10G TRex machine # config_file - [Optional] configuration file for TRex if needed # is_dual - should the TRex inject with -p ? -# version_pat - path to the t-rex version and executable +# version_pat - path to the TRex version and executable # exec - executable name (which will be under the version_path) # cores - how many cores should be used # limit-ports - how many ports should be used diff --git a/scripts/automation/config/trex-esp80-hhaim.cfg b/scripts/automation/config/trex-esp80-hhaim.cfg index fa5414d4..56b7ad01 100755 --- a/scripts/automation/config/trex-esp80-hhaim.cfg +++ b/scripts/automation/config/trex-esp80-hhaim.cfg @@ -5,7 +5,7 @@ # machine_type - 1G or 10G TRex machine # config_file - configuration file for TRex, can be "" if default # is_dual - should the TRex inject with -p ? -# version_path - path to the t-rex version and executable +# version_path - path to the TRex version and executable # exec - executable name (which will be under the version_path) # cores - how many cores should be used # limit-ports - how many ports should be used diff --git a/scripts/automation/config/trex01-1g.cfg b/scripts/automation/config/trex01-1g.cfg index 98953cae..cf4a7f2a 100755 --- a/scripts/automation/config/trex01-1g.cfg +++ b/scripts/automation/config/trex01-1g.cfg @@ -5,7 +5,7 @@ # machine_typ - 1G or 10G TRex machine # config_file - [Optional] configuration file for TRex if needed # is_dual - should the TRex inject with -p ? -# version_pat - path to the t-rex version and executable +# version_pat - path to the TRex version and executable # exec - executable name (which will be under the version_path) # cores - how many cores should be used # limit-ports - how many ports should be used -- cgit 1.2.3-korg