diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-04-14 04:00:12 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-04-23 13:04:09 +0000 |
commit | 77d115dc74b2892b63d59c2fe25e712bce4f5013 (patch) | |
tree | 748eda92e3c84b2d174bcd3180d6264a0f2bf544 /tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot | |
parent | 58e426f4b5e439ab1495f10d55b1adeda4b8e3be (diff) |
FIX: TAP tests fix 2
Change-Id: Ie9591fe3d72f27be0b4cba21c7b0868ed5118de4
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit d0293114feed3b8d4badec6bc8cc1ace91a4d3e6)
Diffstat (limited to 'tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot')
-rw-r--r-- | tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot b/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot index 841d3f00a2..b3bcee0029 100644 --- a/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot +++ b/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot @@ -48,7 +48,7 @@ | ${tap1_VPP_ip}= | 16.0.10.1 | ${tap1_NM_ip}= | 16.0.10.2 | ${tap1_NM_mac}= | 02:00:00:00:00:02 -| ${tap_int1}= | tap_int1 +| ${tap_int1}= | tap0 | ${namespace1}= | nmspace1 |