diff options
Diffstat (limited to 'scripts/automation/regression/setups/trex04/config.yaml')
-rw-r--r-- | scripts/automation/regression/setups/trex04/config.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/automation/regression/setups/trex04/config.yaml b/scripts/automation/regression/setups/trex04/config.yaml index 5fd20667..bf1c68e6 100644 --- a/scripts/automation/regression/setups/trex04/config.yaml +++ b/scripts/automation/regression/setups/trex04/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.) |