diff options
author | Yaroslav Brustinov <ybrustin@cisco.com> | 2016-07-04 17:20:35 +0300 |
---|---|---|
committer | Yaroslav Brustinov <ybrustin@cisco.com> | 2016-07-04 17:20:35 +0300 |
commit | 087464fbd4011b1a357f0567e9793dde641e9120 (patch) | |
tree | f4376ea36eb40dfcbf44ffc2f5e8e4be25efe317 /scripts/automation/regression | |
parent | 740095d6413bb26e8e76d00fdd2321c2bc9cd14f (diff) |
regression: disable rx negative on trex14
Diffstat (limited to 'scripts/automation/regression')
-rw-r--r-- | scripts/automation/regression/setups/trex14/benchmark.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex14/benchmark.yaml b/scripts/automation/regression/setups/trex14/benchmark.yaml index 8380cbb1..3cd22ce2 100644 --- a/scripts/automation/regression/setups/trex14/benchmark.yaml +++ b/scripts/automation/regression/setups/trex14/benchmark.yaml @@ -99,7 +99,7 @@ test_rx_check_http_ipv6: << : *rx_http bw_per_core : 49.237 -test_rx_check_http_negative: +test_rx_check_http_negative_disabled: << : *rx_http stat_route_dict : *stat_route_dict nat_dict : *nat_dict |