diff options
author | 2016-03-16 14:52:30 +0200 | |
---|---|---|
committer | 2016-03-16 14:52:30 +0200 | |
commit | 9518c16c5f10bef7a87b2237b635ea47ef5c183a (patch) | |
tree | 0dd5c64d765ffcb4eb098d7f2fc8395d846c12cc /scripts/automation/regression/setups | |
parent | 7d0f9e5efeae033151b5442b00c8055376de9c6b (diff) |
regression: trex14 updated classification
Diffstat (limited to 'scripts/automation/regression/setups')
-rw-r--r-- | scripts/automation/regression/setups/trex14/benchmark.yaml | 14 | ||||
-rw-r--r-- | scripts/automation/regression/setups/trex14/config.yaml | 8 |
2 files changed, 10 insertions, 12 deletions
diff --git a/scripts/automation/regression/setups/trex14/benchmark.yaml b/scripts/automation/regression/setups/trex14/benchmark.yaml index 4870eefe..28e287bf 100644 --- a/scripts/automation/regression/setups/trex14/benchmark.yaml +++ b/scripts/automation/regression/setups/trex14/benchmark.yaml @@ -12,20 +12,18 @@ test_nbar_simple : exp_max_latency : 1000 nbar_classification: - http : 30.44 - rtp-audio : 21.19 - rtp : 11.31 - oracle_sqlnet : 11.17 - exchange : 10.86 + rtp : 35.24 + http : 30.41 + oracle_sqlnet : 11.3 + ssl : 6.03 citrix : 5.65 - rtsp : 2.86 + exchange : 4.99 dns : 1.96 smtp : 0.57 pop3 : 0.37 - ssl : 0.17 sctp : 0.13 sip : 0.09 - unknown : 3.21 + unknown : 3.22 test_rx_check : multiplier : 13 diff --git a/scripts/automation/regression/setups/trex14/config.yaml b/scripts/automation/regression/setups/trex14/config.yaml index 2b123128..10938ff3 100644 --- a/scripts/automation/regression/setups/trex14/config.yaml +++ b/scripts/automation/regression/setups/trex14/config.yaml @@ -41,7 +41,7 @@ router: model : ASR1001x hostname : csi-asr-01 ip_address : 10.56.216.103 - image : asr1001x-universalk9_npe.BLD_V155_2_S_XE315_THROTTLE_LATEST_20151121_110441-std_2.SSA.bin + image : asr1001x-universalk9.03.17.00.S.156-1.S-std.SPA.bin line_password : cisco en_password : cisco mgmt_interface : GigabitEthernet0 @@ -61,6 +61,6 @@ router: tftp: hostname : ats-asr-srv-1 - ip_address : 10.56.128.23 - root_dir : /auto/avc-devtest/ - images_path : /images/RP2/ + ip_address : 10.56.217.7 + root_dir : /scratch/tftp/ + images_path : /asr1001x/ |