diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-31 10:25:21 +0200 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-31 10:25:21 +0200 |
commit | 66379061bbcc7084b3d57575399e126e984389b3 (patch) | |
tree | 4381ffe1f8b50e5a5eda59d4d5e50cbc40202c73 /tests/perf/Long_Lisp_Intel-X520-DA2.robot | |
parent | fcb65d2f5bd89e8d98c57fd693d2376ef95d2be5 (diff) |
CSIT-394 LISP: TC16,TC52 "Apply startup config"
Change-Id: I650240b74226f92bdc4e6c599b17529aaec26974
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'tests/perf/Long_Lisp_Intel-X520-DA2.robot')
-rw-r--r-- | tests/perf/Long_Lisp_Intel-X520-DA2.robot | 2 |
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} |