X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fhoneycomb%2Fmgmt-cfg-pluginacl-apihc-apivat-func.robot;h=302b22fa4ea0147d1f4f67e58aeb27d3c4fe5617;hb=0ba508f0eac819c1985e825857f584b3d1537ffe;hp=a08aecc05007bf15f83f7bba05c6f0d9e6c1a3ea;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b;p=csit.git diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot index a08aecc050..302b22fa4e 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot @@ -51,8 +51,7 @@ | ... | Documentation | *Honeycomb access control lists test suite for ACL plugin.* | ... -# Failing due to HC2VPP-173: cannot clean up ACLs in test teardown -| Force Tags | HC_FUNC | EXPECTED_FAILING +| Force Tags | HC_FUNC *** Test Cases *** | TC01: ACL MAC filtering through plugin-acl node - bridged @@ -325,6 +324,9 @@ | | ... | a reflexive "permit" rule) Finally, send the original packet again\ | | ... | and receive it from interface 2. | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup Interfaces And Bridge Domain For plugin-acl Test @@ -370,6 +372,9 @@ | | ... | to the other, using different IPv4 IPs. Receive all packets except\ | | ... | those with IPs in the filtered ranges and UDP protocol payload. | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Routed ACL test teardown - ipv4 | | ... | | Given Setup Interface IPs And Routes For IPv4 plugin-acl Test @@ -406,6 +411,9 @@ | | ... | to the other, using different IPv6 IPs. Receive all packets except\ | | ... | those with IPs in the filtered ranges and UDP protocol payload. | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Routed ACL test teardown - ipv6 | | ... | | Given Configure path in 2-node circular topology @@ -461,6 +469,9 @@ | | ... | | [Teardown] | Routed ACL test teardown - ipv4 | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | Given Setup Interface IPs And Routes For IPv4 plugin-acl Test | | ... | L4 | ${acl_name_l4} | | When Honeycomb Creates ACL Chain Through ACL plugin @@ -498,6 +509,9 @@ | | ... | | [Teardown] | Routed ACL test teardown - ipv4 | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | Given Setup Interface IPs And Routes For IPv4 plugin-acl Test | | ... | mixed | ${acl_name_mixed} | | When Honeycomb Creates ACL Chain Through ACL plugin @@ -534,6 +548,9 @@ | | ... | | [Teardown] | Routed ACL test teardown - ipv4 | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | Given Setup Interface IPs And Routes For IPv4 plugin-acl Test | | ... | icmp | ${acl_name_icmp} | | When Honeycomb Creates ACL Chain Through ACL plugin @@ -571,6 +588,9 @@ | | ... | to the other, using different codes and types. Receive all packets\ | | ... | except those with the filtered type and code. | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Routed ACL test teardown - ipv6 | | ... | | Given Configure path in 2-node circular topology @@ -629,6 +649,9 @@ | | ... | a reflexive "permit" rule) Finally, send the original packet again\ | | ... | and receive it from interface 2. | | ... +# CSIT-863: running ODL and HC on single node may cause out of memory errors +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Routed ACL test teardown - ipv4 | | ... | | Given Setup Interface IPs And Routes For IPv4 plugin-acl Test