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>
diff --git a/plans/so/integration-etsi-testing/config/env b/plans/so/integration-etsi-testing/config/env
index 0a20fdb..e5290a9 100644
--- a/plans/so/integration-etsi-testing/config/env
+++ b/plans/so/integration-etsi-testing/config/env
@@ -6,3 +6,5 @@
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