aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2016-06-10 07:05:38 +0100
committerpmikus <pmikus@cisco.com>2016-06-13 08:43:55 +0100
commit23d5e7c58dff725043bf15d2099e2e168050f256 (patch)
treed5b14f01de8602b78e3eec223f0d8a73cc0b508c /tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot
parentf54659a337045921002d508c48696359d913b044 (diff)
Adjust short test treshold based on latest results
Change-Id: Iad121a9f047e85f6e8cd8539af1aff829c10c875 Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot')
-rw-r--r--tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot b/tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot
index 3b7103cc28..81ffdd8f0b 100644
--- a/tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot
+++ b/tests/suites/performance/Short_IPv6_Cop_Intel-X520-DA2.robot
@@ -24,14 +24,14 @@
| Documentation | Minimal throughput acceptance test cases
*** Test Cases ***
-| 1core VPP passes 78B frames through IPv6 forwarding with COP at 2x 2.9Mpps in 3-node topology
+| 1core VPP passes 78B frames through IPv6 forwarding with COP at 2x 2.8Mpps in 3-node topology
| | [Documentation]
| | ... | VPP with 1 core should pass 78B frames through IPv6 forwarding
-| | ... | at 2x 2.9Mpps in 3-node topology with COP.
+| | ... | at 2x 2.8Mpps in 3-node topology with COP.
| | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR
| | ${framesize}= | Set Variable | 78
| | ${duration}= | Set Variable | 10
-| | ${rate}= | Set Variable | 2.9mpps
+| | ${rate}= | Set Variable | 2.8mpps
| | Given Add '1' worker threads and rxqueues '1' without HTT to all DUTs
| | And Add all PCI devices to all DUTs
| | And Add No Multi Seg to all DUTs