Increase openstack and sdnc workflow timeouts 72/70572/1
authorRamesh Parthasarathy <ramesh.parthasarathy@att.com>
Tue, 16 Oct 2018 14:16:31 +0000 (14:16 +0000)
committerRamesh Parthasarathy <ramesh.parthasarathy@att.com>
Tue, 16 Oct 2018 14:16:31 +0000 (14:16 +0000)
Currently they are both set at 60 seconds, which is far too short.
Making them both 60 minutes.

Change-Id: I1ec04651362cad5ad65303f25e017b693bdba220
Issue-ID: SO-1131
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml

index 57d4fdf..19a3768 100755 (executable)
@@ -62,7 +62,7 @@ mso:
       endpoint: http://so-sdnc-adapter.{{ include "common.namespace" . }}:8086/adapters/SDNCAdapter
       rest:
         endpoint: http://so-sdnc-adapter.{{ include "common.namespace" . }}:8086/adapters/rest/v1/sdnc
-      timeout: PT60S
+      timeout: PT60M
     tenant:
       endpoint: http://so-openstack-adapter.{{ include "common.namespace" . }}:8087/services/TenantAdapter
     vnf:
@@ -95,7 +95,7 @@ mso:
     customer:
       id: testCustIdInfra
   po:
-    timeout: PT60S
+    timeout: PT60M
   request:
     db:
       endpoint: http://so-request-db-adapter.{{ include "common.namespace" . }}:8083/