From 75e2e7bbbfc1da40f8c742870ec12204846c9bf9 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 16 Jan 2019 07:18:02 +0000 Subject: CSIT-1403 Implement multichain configuration for l2bd with memif/ip4. Change-Id: Ia87156b2ba826eb0a9a93d756b9765c7373ca6ce Signed-off-by: Peter Mikus --- .../container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot') diff --git a/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot index 0131aafab4..ac1251be3e 100644 --- a/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot @@ -48,7 +48,7 @@ | ${bd_id1}= | 1 | ${bd_id2}= | 2 # Memif -| ${sock_base}= | memif-DUT1_CNF1 +| ${sock_base}= | memif-DUT1_CNF # Container | ${container_engine}= | Docker | ${container_chain_topology}= | chain_functional -- cgit 1.2.3-korg