From 631b366985355cbe41a243a87b06eda75cdd2c42 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Thu, 27 Apr 2017 14:12:10 +0200 Subject: CSIT-566: Use RA suppress in LISP and VXLAN IPv6 related test cases Change-Id: I788bf465242f5894c65b58f14d2355d29755eda5 Signed-off-by: Jan Gelety --- tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot') diff --git a/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot b/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot index 662aba0c2e..1dd9969793 100644 --- a/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot +++ b/tests/func/lisp/eth2p-ethip6lispgpe-ip6basevrf-func.robot @@ -83,6 +83,7 @@ | | And Vpp Set If IPv6 Addr | | ... | ${dut2_node} | ${dut2_to_tg} | ${dut2_to_tg_ip6} | ${prefix6} | | And Add IP Neighbors +| | And Vpp All RA Suppress Link Layer | ${nodes} | | When Set up LISP GPE topology | | ... | ${dut1_node} | ${dut1_to_dut2} | ${NONE} | | ... | ${dut2_node} | ${dut2_to_dut1} | ${NONE} -- cgit 1.2.3-korg