Fixing CSIT ETSI NFVO Failures on Master + Small Refactoring 52/118052/1
authorrope252 <gareth.roper@est.tech>
Thu, 18 Feb 2021 15:24:18 +0000 (15:24 +0000)
committerrope252 <gareth.roper@est.tech>
Thu, 18 Feb 2021 15:29:44 +0000 (15:29 +0000)
commitd2656ff025d9e2d1b7ee1ea8331d2bc21357bc52
treee9773bd14321fdd1cc7c651d4120b10aa80afa26
parent49679a66c9c84b0cfc2f0d0fbab5109c5dad3730
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>
plans/so/integration-etsi-testing/config/camunda-sql/mariadb_engine_7.10.0.sql [new file with mode: 0644]
plans/so/integration-etsi-testing/config/env
plans/so/integration-etsi-testing/docker-compose.local.yml
plans/so/integration-etsi-testing/docker-compose.yml
plans/so/integration-etsi-testing/settings.xml
plans/so/integration-etsi-testing/setup.sh