diff options
Diffstat (limited to 'tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot')
-rw-r--r-- | tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot index 2386c9c417..cc73ffad02 100644 --- a/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot +++ b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot @@ -55,8 +55,8 @@ | ${tap1_NM_mac}= | 02:00:00:00:00:02 | ${tap2_NM_mac}= | 02:00:00:00:00:04 -| ${tap_int1}= | tap_int1 -| ${tap_int2}= | tap_int2 +| ${tap_int1}= | tap0 +| ${tap_int2}= | tap1 | ${namespace1}= | nmspace1 | ${namespace2}= | nmspace2 |