aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-11-16 08:42:11 +0100
committerPeter Mikus <pmikus@cisco.com>2017-11-23 08:06:23 +0000
commitca15b18f6daf876b0d62c9a14c2452bef6eac755 (patch)
treefe9a70a4e523d4400e2452d8ad09f950af2821f9
parentdbbb3e538c0fd015f60c9c2f9a0a74b903cba4e7 (diff)
HC tests: mark selected ACL test cases as rest only
Workaround for CSIT-863. ODL consumes a lot of memory which may cause vpp crashes. Change-Id: Ia26418568b126c2d261eeffb009eaf710bd8dfcb Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rw-r--r--tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot24
1 files changed, 24 insertions, 0 deletions
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 2126f91a8e..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
@@ -324,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
@@ -369,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
@@ -405,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
@@ -460,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
@@ -497,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
@@ -533,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
@@ -570,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
@@ -628,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