aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/config/env
diff options
context:
space:
mode:
authorrope252 <gareth.roper@est.tech>2021-02-18 15:24:18 +0000
committerrope252 <gareth.roper@est.tech>2021-02-18 15:29:44 +0000
commitd2656ff025d9e2d1b7ee1ea8331d2bc21357bc52 (patch)
treee9773bd14321fdd1cc7c651d4120b10aa80afa26 /plans/so/integration-etsi-testing/config/env
parent49679a66c9c84b0cfc2f0d0fbab5109c5dad3730 (diff)
Fixing CSIT ETSI NFVO Failures on Master + Small Refactoring
- Due to Camunda Engine changes we needed to update the Camunda Engine SQL file. We don't want to effect any other components, so replacing this just within our tests. - Extracting image versions for MariaDB and NFVO containers. - Updated Maven Repos to use HTTPS as required now. - Refactored the WAIT script code in Setup.sh. Change-Id: I8423e4009cea9b962a0eae64b3cbc7e267ac7366 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
Diffstat (limited to 'plans/so/integration-etsi-testing/config/env')
-rw-r--r--plans/so/integration-etsi-testing/config/env2
1 files changed, 2 insertions, 0 deletions
diff --git a/plans/so/integration-etsi-testing/config/env b/plans/so/integration-etsi-testing/config/env
index 0a20fdb9..e5290a9e 100644
--- a/plans/so/integration-etsi-testing/config/env
+++ b/plans/so/integration-etsi-testing/config/env
@@ -6,3 +6,5 @@ PROJECT_NAME=etsiintegrationtesting
DEFAULT_NETWORK_NAME=etsiintegrationtesting_default
ETSI_CATALOG_IMAGE_VERSION=1.0.9
SOL_003_ADAPTER_IMAGE_VERSION=1.8.0-STAGING-latest
+ETSI_NFVO_NS_LCM_IMAGE_VERSION=1.8.0-STAGING-latest
+MARIADB_VERSION=10.5.8