Wait 15 minutes for orchestration requests 63/119563/1
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Fri, 19 Mar 2021 20:49:16 +0000 (20:49 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Fri, 19 Mar 2021 20:49:16 +0000 (20:49 +0000)
Issue-ID: TEST-316
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Iae4398b36293e78cd8e9a98782ed26eeba4d7d1e

src/onaptests/configuration/settings.py

index 5cea0a6..491e5e0 100644 (file)
@@ -46,4 +46,4 @@ K8S_CONFIG = None  # None means it will use default config (~/.kube/config)
 K8S_NAMESPACE = "onap"  # Kubernetes namespace
 #SOCK_HTTP = "socks5h://127.0.0.1:8091"
 
-ORCHESTRATION_REQUEST_TIMEOUT = 60.0 * 10  # Ten minutes in seconds
+ORCHESTRATION_REQUEST_TIMEOUT = 60.0 * 15  # 15 minutes in seconds