commit | 5fee4488f065cce0f9a6bc6bc68f48a1d3b643f0 | [log] [tgz] |
---|---|---|
author | waqas.ikram <waqas.ikram@est.tech> | Mon Jul 22 13:56:13 2019 +0000 |
committer | waqas.ikram <waqas.ikram@est.tech> | Mon Jul 22 13:56:13 2019 +0000 |
tree | 9895c1ca16de2bc8785792918281fedc4d604727 | |
parent | bfdec07ceb31eb61084dd611846c4e31eed2fb17 [diff] [blame] |
Adding time out handling in setup.sh script Change-Id: I410d597da6a1fe15d4b02794f56b3507563978c8 Issue-ID: SO-1955 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
diff --git a/plans/so/integration-etsi-testing/config/env b/plans/so/integration-etsi-testing/config/env index f34f9c4..9b6dc55 100644 --- a/plans/so/integration-etsi-testing/config/env +++ b/plans/so/integration-etsi-testing/config/env
@@ -1,2 +1,3 @@ NEXUS_DOCKER_REPO_MSO=nexus3.onap.org:10001 TAG=1.4.0-STAGING-latest +TIME_OUT_DEFAULT_VALUE_SEC=1200