From aea0a78dd1b090010b6b1262b82a34a2d107a85b Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 31 May 2018 08:38:25 +0200 Subject: HC Tests: disable failing ACL ODL tests (HC2VPP-337) Change-Id: I1fa3e3876bcc0b4f5e9908cb4f6920d49eb6dd45 Signed-off-by: Marek Gradzki --- .../func/mgmt-cfg-pluginacl-apihc-apivat-func.robot | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'tests/honeycomb') diff --git a/tests/honeycomb/func/mgmt-cfg-pluginacl-apihc-apivat-func.robot b/tests/honeycomb/func/mgmt-cfg-pluginacl-apihc-apivat-func.robot index 302b22fa4e..677dab1710 100644 --- a/tests/honeycomb/func/mgmt-cfg-pluginacl-apihc-apivat-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-pluginacl-apihc-apivat-func.robot @@ -102,6 +102,9 @@ | | ... | to the other, using different IPv4 IPs. Receive all packets except\ | | ... | those with IPs in the filtered ranges and UDP protocol payload. | | ... +# HC2VPP-337: enable after ACL test failures in ODL tests are fixed +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup Interfaces And Bridge Domain For plugin-acl Test @@ -138,6 +141,9 @@ | | ... | to the other, using different IPv6 IPs. Receive all packets except\ | | ... | those with IPs in the filtered ranges and UDP protocol payload. | | ... +# HC2VPP-337: enable after ACL test failures in ODL tests are fixed +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup interfaces and bridge domain for plugin-acl test @@ -174,6 +180,9 @@ | | ... | to the other, using different ports. Receive all packets except\ | | ... | those with ports in the filtered ranges. | | ... +# HC2VPP-337: enable after ACL test failures in ODL tests are fixed +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup interfaces and bridge domain for plugin-acl test @@ -211,6 +220,9 @@ | | ... | using IPs and ports. Receive all packets except those with\ | | ... | both IPs and ports in the filtered ranges. | | ... +# HC2VPP-337: enable after ACL test failures in ODL tests are fixed +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup Interfaces And Bridge Domain For plugin-acl Test @@ -246,6 +258,9 @@ | | ... | to the other, using different codes and types. Receive all packets\ | | ... | except those with types and codes in the filtered ranges. | | ... +# HC2VPP-337: enable after ACL test failures in ODL tests are fixed +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup interfaces and bridge domain for plugin-acl test @@ -284,6 +299,9 @@ | | ... | to the other, using different codes and types. Receive all packets\ | | ... | except those with the filtered type and code. | | ... +# HC2VPP-337: enable after ACL test failures in ODL tests are fixed +| | [Tags] | HC_REST_ONLY +| | ... | | [Teardown] | Bridged ACL test teardown | | ... | | Given Setup interfaces and bridge domain for plugin-acl test -- cgit 1.2.3-korg