aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/vrf
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2016-08-31 17:11:37 +0200
committerJan Gelety <jgelety@cisco.com>2016-08-31 17:11:37 +0200
commit57966d06a8df71b534f3f557739b7fa58f428fee (patch)
tree6fe7ca8bfdd7f8e3df839b39ea14c6d18f84a7f8 /tests/func/vrf
parent66379061bbcc7084b3d57575399e126e984389b3 (diff)
Fixes of IPv6 tests
- use tag EXPECTED_FAILING for TC TC01: DUT transmits RA on IPv6 enabled interface - use KW "Vpp All RA Suppress Link Layer" in setup of environment for 2xVRF tests to avoid reception of undesirable RA packets Change-Id: I1c638b4a04ed7c525d739e47d5b55b09ec0595d8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/func/vrf')
-rw-r--r--tests/func/vrf/vrf_tests_v6.robot2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/func/vrf/vrf_tests_v6.robot b/tests/func/vrf/vrf_tests_v6.robot
index b5dd18d50d..6756c34837 100644
--- a/tests/func/vrf/vrf_tests_v6.robot
+++ b/tests/func/vrf/vrf_tests_v6.robot
@@ -407,3 +407,5 @@
| | ... | ${dut2_to_dut1_ip2} | ${dut1_to_dut2_if2} | vrf=${fib_table_2}
| | And Vpp Route Add | ${dut2_node} | ${tg_dut1_ip2} | ${ip_prefix}
| | ... | ${dut1_to_dut2_ip2} | ${dut2_to_dut1_if2} | vrf=${fib_table_2}
+
+| | Vpp All RA Suppress Link Layer | ${nodes}