aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/config/camunda-sql/mariadb_engine_7.10.0.sql
AgeCommit message (Collapse)AuthorFilesLines
2021-03-01Added CSIT for Macroflow with HEATMD IRSHAD SHEIKH1-5/+5
Issue-ID: SO-3533 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Ibc6faeb7d87e01e06416b44941f25d7ac8152ed6
2021-02-18Fixing CSIT ETSI NFVO Failures on Master + Small Refactoringrope2521-0/+1361
- 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>