diff options
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 |