aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamesh Parthasarathy <ramesh.parthasarathy@att.com>2018-10-16 14:16:31 +0000
committerRamesh Parthasarathy <ramesh.parthasarathy@att.com>2018-10-16 14:16:31 +0000
commitd132667f638a3594c14fbc37232b1e4b85017044 (patch)
treeec03b2bb3fb660bc287bdcc0066030662d56d8c9
parent56b24225b64d9ae2354d640405b61ea97234f7cf (diff)
Increase openstack and sdnc workflow timeouts
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>
-rwxr-xr-xkubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
index 57d4fdf10b..19a3768032 100755
--- a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
+++ b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
@@ -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/