regression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06
authorYaroslav Brustinov <[email protected]>
Sun, 27 Nov 2016 22:42:26 +0000 (00:42 +0200)
committerYaroslav Brustinov <[email protected]>
Sun, 27 Nov 2016 22:42:26 +0000 (00:42 +0200)
Signed-off-by: Yaroslav Brustinov <[email protected]>
scripts/automation/regression/setups/trex03/benchmark.yaml [moved from scripts/automation/regression/setups/trex15/benchmark.yaml with 100% similarity]
scripts/automation/regression/setups/trex03/config.yaml [moved from scripts/automation/regression/setups/trex15/config.yaml with 98% similarity]
scripts/automation/regression/setups/trex06/benchmark.yaml [moved from scripts/automation/regression/setups/trex17/benchmark.yaml with 100% similarity]
scripts/automation/regression/setups/trex06/config.yaml [moved from scripts/automation/regression/setups/trex17/config.yaml with 98% similarity]

@@ -34,6 +34,6 @@
 # expected_bw    - the "golden" bandwidth (in Gbps) results planned on receiving from the test
 
 trex:
-  hostname       : csi-trex-15
+  hostname       : csi-trex-03
   cores          : 1
   modes          : [loopback, virt_nics, VM]
@@ -34,6 +34,6 @@
 # expected_bw    - the "golden" bandwidth (in Gbps) results planned on receiving from the test
 
 trex:
-  hostname       : csi-trex-17
+  hostname       : csi-trex-06
   cores          : 1
   modes          : [loopback, virt_nics, VM]