diff options
author | 2016-01-18 22:00:51 +0200 | |
---|---|---|
committer | 2016-01-18 22:00:51 +0200 | |
commit | eee866f42bd0fc8472e6295b4f26bd0697e59f1f (patch) | |
tree | b16947052643d6a0c7dd20012f0a1d664d044444 /scripts/automation/regression/setups/trex04 | |
parent | c88f411b3a69d6ea56c6b9758b10c30b87a6c94b (diff) |
regression:
corrections of benchmarks
move packet builder tests to functional folder
add CPU utilization boundries for more tests
print Skipping message
fix relative drop counting
API:
convert hostname to IP at init of client side (trex_client.py)
various:
move python path determination to external common file
add functional tests running bash script
add sudo check to t-rex-64
Diffstat (limited to 'scripts/automation/regression/setups/trex04')
-rw-r--r-- | scripts/automation/regression/setups/trex04/benchmark.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex04/benchmark.yaml b/scripts/automation/regression/setups/trex04/benchmark.yaml index 56193f46..e5459dce 100644 --- a/scripts/automation/regression/setups/trex04/benchmark.yaml +++ b/scripts/automation/regression/setups/trex04/benchmark.yaml @@ -20,7 +20,7 @@ test_routing_imix_64 : exp_latency : 1 test_routing_imix : - multiplier : 0.8 + multiplier : 0.5 cores : 1 cpu_to_core_ratio : 1800 exp_latency : 1 |