X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fip6%2Feth2p-ethip6-ip6base-iaclbase-func.robot;h=9da7c1d3f4084a1064b81660ef770f28a41eb028;hb=74771ecb4e2742efd3ab40bb8dd9cf9ac1bb40c8;hp=e0862ab9eff25fc77e2e9656a4c9fa6bb5da5857;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b;p=csit.git diff --git a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot index e0862ab9ef..9da7c1d3f4 100644 --- a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot @@ -181,7 +181,7 @@ | | ${table_index_2} | ${skip_n_2} | ${match_n_2}= | | ... | And Vpp Creates Classify Table L3 | ${dut1_node} | ${ip_version} | dst | | And Vpp Configures Classify Session L3 -| | ... | ${dut1_node} | deny | ${table_index_1} | ${skip_n_1} | ${match_n_2} +| | ... | ${dut1_node} | deny | ${table_index_1} | ${skip_n_1} | ${match_n_1} | | ... | ${ip_version} | src | ${test_src_ip} | | And Vpp Configures Classify Session L3 | | ... | ${dut1_node} | deny | ${table_index_2} | ${skip_n_2} | ${match_n_2}