From 0f49e42f202491f7d8e23be237f9c94f136fe384 Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Tue, 12 Jan 2016 10:10:10 +0200 Subject: regression: add jumbo benchmark for trex08 replace --local for --functional flag, remove the need of SETUP_DIR in such case --- scripts/automation/regression/setups/trex08/benchmark.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts/automation/regression/setups/trex08/benchmark.yaml') diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml index e821149d..d4bb8283 100644 --- a/scripts/automation/regression/setups/trex08/benchmark.yaml +++ b/scripts/automation/regression/setups/trex08/benchmark.yaml @@ -52,4 +52,8 @@ test_rx_check_http: test_rx_check_http_ipv6_disabled: multiplier : 99000 cores : 3 - rx_sample_rate : 128 \ No newline at end of file + rx_sample_rate : 128 + +test_jumbo: + multiplier : 150 + cores : 2 \ No newline at end of file -- cgit 1.2.3-korg