diff options
author | Ido Barnea <ibarnea@cisco.com> | 2016-04-03 16:51:42 +0300 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2016-04-03 16:51:42 +0300 |
commit | c70b71af56c49e320553d6f210ea3f912f69ec3c (patch) | |
tree | 66b6f849ac29fc39d8c36eedd0f4ae1e96415115 /scripts/automation/regression/setups/trex09 | |
parent | 82a3c6f217e2bf96d0e9a83239a23b1d950d9011 (diff) |
Enabled flow stats for all interface types + needed corrections
Diffstat (limited to 'scripts/automation/regression/setups/trex09')
-rw-r--r-- | scripts/automation/regression/setups/trex09/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex09/config.yaml b/scripts/automation/regression/setups/trex09/config.yaml index e0a2227e..585ca17a 100644 --- a/scripts/automation/regression/setups/trex09/config.yaml +++ b/scripts/automation/regression/setups/trex09/config.yaml @@ -33,6 +33,6 @@ # expected_bw - the "golden" bandwidth (in Gbps) results planned on receiving from the test trex: - hostname : csi-trex-08 + hostname : csi-trex-09 cores : 2 modes : ['loopback'] |