diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2019-08-13 11:24:45 +0000 |
---|---|---|
committer | Waqas Ikram <waqas.ikram@est.tech> | 2019-08-13 11:25:03 +0000 |
commit | 4d813754565c15099e8bd84e043a65049e66845f (patch) | |
tree | 9722d1e4855e092702f6a2b73c6fbc5dc21a5b4c /plans/so/integration-etsi-testing/config/env | |
parent | 557e61e2aac64d97ad185748592e638283e87950 (diff) |
Adding wait for container to startup script
Change-Id: I8da9a26b01d0522526811e39db4a044a845293ca
Issue-ID: SO-2144
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'plans/so/integration-etsi-testing/config/env')
-rw-r--r-- | plans/so/integration-etsi-testing/config/env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plans/so/integration-etsi-testing/config/env b/plans/so/integration-etsi-testing/config/env index 9b6dc557..5334c8cb 100644 --- a/plans/so/integration-etsi-testing/config/env +++ b/plans/so/integration-etsi-testing/config/env @@ -1,3 +1,4 @@ NEXUS_DOCKER_REPO_MSO=nexus3.onap.org:10001 TAG=1.4.0-STAGING-latest TIME_OUT_DEFAULT_VALUE_SEC=1200 +PROJECT_NAME=etsiintegrationtesting |