From 090be24d63ec884f4e7eed880e1089fa80fd6247 Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Fri, 5 Aug 2022 08:38:57 +0200 Subject: [PATCH] Disable network-firewall tests - slow enough to timeout (#1396) Disable network-firewall tests - slow enough to timeout SUMMARY The network-firewall tests take at least 45-50 minutes, due to how slow the firewalls themselves are to create/delete. While they are sporadically able to pass, as soon as things are running slightly slower we hit Zuul timeouts. ISSUE TYPE Bugfix Pull Request COMPONENT NAME network_firewall ADDITIONAL INFORMATION (cherry picked from commit 68d2f1fac6d0060a7add3a7f771abdb9aafd8cce) --- tests/integration/targets/networkfirewall/aliases | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integration/targets/networkfirewall/aliases b/tests/integration/targets/networkfirewall/aliases index 04ebe0ef98b..c59fc25440e 100644 --- a/tests/integration/targets/networkfirewall/aliases +++ b/tests/integration/targets/networkfirewall/aliases @@ -1,4 +1,6 @@ cloud/aws +# reason: slow +unsupported # Takes around 45 minutes: deletion of resources has to be serial and is # painfully slow