aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiroslav Miklus <mmiklus@cisco.com>2016-08-31 10:25:21 +0200
committerMiroslav Miklus <mmiklus@cisco.com>2016-08-31 10:25:21 +0200
commit66379061bbcc7084b3d57575399e126e984389b3 (patch)
tree4381ffe1f8b50e5a5eda59d4d5e50cbc40202c73
parentfcb65d2f5bd89e8d98c57fd693d2376ef95d2be5 (diff)
CSIT-394 LISP: TC16,TC52 "Apply startup config"
Change-Id: I650240b74226f92bdc4e6c599b17529aaec26974 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
-rw-r--r--tests/perf/Long_Lisp_Intel-X520-DA2.robot2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/perf/Long_Lisp_Intel-X520-DA2.robot b/tests/perf/Long_Lisp_Intel-X520-DA2.robot
index e828e7df4f..5f4498c574 100644
--- a/tests/perf/Long_Lisp_Intel-X520-DA2.robot
+++ b/tests/perf/Long_Lisp_Intel-X520-DA2.robot
@@ -552,6 +552,7 @@
| | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs
| | And Add PCI devices to DUTs from 3-node single link topology
| | And Add No Multi Seg to all DUTs
+| | And Apply startup configuration on all VPP DUTs
| | When Lisp IPv4 forwarding initialized in a 3-node circular topology
| | ... | ${dut1_to_dut2_ip4} | ${dut1_to_tg_ip4} | ${dut2_to_dut1_ip4}
| | ... | ${dut2_to_tg_ip4} | ${prefix4}
@@ -1717,6 +1718,7 @@
| | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs
| | And Add PCI devices to DUTs from 3-node single link topology
| | And Add No Multi Seg to all DUTs
+| | And Apply startup configuration on all VPP DUTs
| | When Lisp IPv4 over IPv6 forwarding initialized in a 3-node circular topology
| | ... | ${dut1_to_dut2_ip4o6} | ${dut1_to_tg_ip4o6} | ${dut2_to_dut1_ip4o6}
| | ... | ${dut2_to_tg_ip4o6} | ${tg_prefix4o6} | ${dut_prefix4o6}