diff options
author | Yaroslav Brustinov <ybrustin@cisco.com> | 2016-05-23 15:30:21 +0300 |
---|---|---|
committer | Yaroslav Brustinov <ybrustin@cisco.com> | 2016-05-23 15:30:21 +0300 |
commit | d279c8c12f136ab15b5fefd496c296ef1585c628 (patch) | |
tree | beca6adbe9152141453d015e041f49e8982202b9 /scripts/automation/regression/setups/trex11 | |
parent | 131be7a0a855f2c027d28060ab6a42cbeddc69da (diff) |
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)
Diffstat (limited to 'scripts/automation/regression/setups/trex11')
-rw-r--r-- | scripts/automation/regression/setups/trex11/config.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/automation/regression/setups/trex11/config.yaml b/scripts/automation/regression/setups/trex11/config.yaml index 7bb5b6d4..b57b302d 100644 --- a/scripts/automation/regression/setups/trex11/config.yaml +++ b/scripts/automation/regression/setups/trex11/config.yaml @@ -1,13 +1,13 @@ ################################################################ -#### T-Rex nightly test configuration file #### +#### TRex nightly test configuration file #### ################################################################ -### T-Rex configuration: +### TRex configuration: # hostname - can be DNS name or IP for the TRex machine for ssh to the box # password - root password for TRex machine # 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 # cores - how many cores should be used # latency - rate of latency packets injected by the TRex # modes - list of modes (tagging) of this setup (loopback, virtual etc.) |