diff options
Diffstat (limited to 'scripts/automation/regression/setups/trex09')
-rw-r--r-- | scripts/automation/regression/setups/trex09/benchmark.yaml | 2 | ||||
-rw-r--r-- | scripts/automation/regression/setups/trex09/config.yaml | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml index 5bce90ca..1ddd6f03 100644 --- a/scripts/automation/regression/setups/trex09/benchmark.yaml +++ b/scripts/automation/regression/setups/trex09/benchmark.yaml @@ -1,5 +1,5 @@ ################################################################ -#### T-Rex benchmark configuration file #### +#### TRex benchmark configuration file #### ################################################################ ### stateful ### diff --git a/scripts/automation/regression/setups/trex09/config.yaml b/scripts/automation/regression/setups/trex09/config.yaml index 585ca17a..724de6e7 100644 --- a/scripts/automation/regression/setups/trex09/config.yaml +++ b/scripts/automation/regression/setups/trex09/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.) |