X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fip4%2Feth2p-ethip4-ip4base-iaclbase-func.robot;fp=tests%2Fvpp%2Ffunc%2Fip4%2Feth2p-ethip4-ip4base-iaclbase-func.robot;h=45c0b4e8276699207089da3074c8e9d7ce4f80bd;hp=5afa75b55e138ca31044cc8446f113095515573c;hb=f283c26e4881302f8e4490da9a7e1d217d93b55d;hpb=11d58135b7250fa6c98efb6bd27181cb46f76f1e diff --git a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot index 5afa75b55e..45c0b4e827 100644 --- a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-iaclbase-func.robot @@ -177,7 +177,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}