diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-04-27 14:12:10 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-05-03 14:30:52 +0000 |
commit | 631b366985355cbe41a243a87b06eda75cdd2c42 (patch) | |
tree | c550c3c4f613fe4fbffd68ba693ff4abae8a2fe8 /tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot | |
parent | ab519403ae4b7c2db19d7199b4b7bee4df682f78 (diff) |
CSIT-566: Use RA suppress in LISP and VXLAN IPv6 related test cases
Change-Id: I788bf465242f5894c65b58f14d2355d29755eda5
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot')
-rw-r--r-- | tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot index 29f5e49671..36f8458e24 100644 --- a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -182,6 +182,7 @@ | | ... | ${dut2_to_dut1_mac} | | Add IP Neighbor | ${dut2_node} | ${dut2_to_dut1} | ${dut1_to_dut2_ip6} | | ... | ${dut1_to_dut2_mac} +| | Vpp All RA Suppress Link Layer | ${nodes} | Setup Qemu DUT1 | | [Documentation] | Setup Vhosts on DUT1 and setup IP to one of them. Setup \ @@ -192,6 +193,7 @@ | | ... | ${prefix6} | | Set Interface State | ${dut1_node} | ${vhost1} | up | | Set Interface State | ${dut1_node} | ${vhost2} | up +| | Vpp RA Suppress Link Layer | ${dut1_node} | ${vhost2} | | Bridge domain on DUT node is created | ${dut1_node} | ${bid} | learn=${TRUE} | | Interface is added to bridge domain | ${dut1_node} | | ... | ${dut1_to_tg} | ${bid} | 0 |