diff options
author | AndrewLamb <andrew.a.lamb@est.tech> | 2019-09-06 14:31:04 +0100 |
---|---|---|
committer | Andrew Lamb <andrew.a.lamb@est.tech> | 2019-09-10 15:34:06 +0000 |
commit | cdd725e7624acb8652ca9e4b5fba8c9fa64ae033 (patch) | |
tree | f7fbcb99ef0b146322a1b8df8db7977a06262418 /plans/so/integration-etsi-testing/config/env | |
parent | f5597d47623201fc4bf759e4f9c3209ad2ba7c3b (diff) |
Enable Run ETSI Tests against local docker images
Change-Id: Ic1653a408676d0f3d17c52c64f96dc145fd07b61
Issue-ID: SO-2288
Signed-off-by: AndrewLamb <andrew.a.lamb@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 61603aac..583be0af 100644 --- a/plans/so/integration-etsi-testing/config/env +++ b/plans/so/integration-etsi-testing/config/env @@ -1,4 +1,5 @@ NEXUS_DOCKER_REPO_MSO=nexus3.onap.org:10001 +DOCKER_ENVIRONMENT=remote TAG=1.4.3-STAGING-latest TIME_OUT_DEFAULT_VALUE_SEC=1200 PROJECT_NAME=etsiintegrationtesting |