X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fcontainer_memif%2Feth2p-ethipv6-ip6base-eth-2memif-1dcr-dev.robot;h=56e1cddc6ff3abd193519f393dd4bfdd29b8f26c;hp=a067bbcbe3644963c8651507c987a5f3911c9c67;hb=a33b52ae0f255021d89307ebc694f6e907906151;hpb=37877d670e7e2d81673222b6c3d9e7649ccd5cd5 diff --git a/tests/vpp/device/container_memif/eth2p-ethipv6-ip6base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethipv6-ip6base-eth-2memif-1dcr-dev.robot index a067bbcbe3..56e1cddc6f 100644 --- a/tests/vpp/device/container_memif/eth2p-ethipv6-ip6base-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethipv6-ip6base-eth-2memif-1dcr-dev.robot @@ -78,11 +78,12 @@ | | When Initialize layer driver | ${nic_driver} | | And Initialize layer interface | | And Start containers for test | auto_scale=${False} | pinning=${False} -| | And Set interfaces in path up | | And Set up memif interfaces on DUT node | | ... | ${dut1} | memif-DUT1_CNF | memif-DUT1_CNF | | ... | memif_if1=memif_if1 | memif_if2=memif_if2 | | ... | rxq=${rxq_count_int} | txq=${rxq_count_int} +| | # It takes some time for memifs to go up. +| | And Set interfaces in path up | | And Add Fib Table | ${dut1} | 20 | ipv6=${True} | | And Assign Interface To Fib Table | | ... | ${dut1} | ${memif_if2} | 20 | ipv6=${True}