script:
- ./private/cirrus/cirrus-promote.sh
-test_sql_mssql2017_task:
+sql_mssql2017_task:
depends_on: build
# Comment the following line and commit with message "DO NOT MERGE" in order to run
# this task on your branch
# this is the oldest compatible version of PostgreSQL
-test_sql_postgres93_task:
+sql_postgres93_task:
depends_on: build
# Comment the following line and commit with message "DO NOT MERGE" in order to run
# this task on your branch
path: "**/test-results/**/*.xml"
format: junit
-test_sql_oracle12_task:
+sql_oracle12_task:
depends_on: build
# Comment the following line and commit with message "DO NOT MERGE" in order to run
# this task on your branch
path: "**/test-results/**/*.xml"
format: junit
-test_upgrade_mssql2017_task:
+upgd_mssql2017_task:
depends_on: build
# Comment the following line and commit with message "DO NOT MERGE" in order to run
# this task on your branch
format: junit
-test_upgrade_oracle12_task:
+upgd_oracle12_task:
depends_on: build
# Comment the following line and commit with message "DO NOT MERGE" in order to run
# this task on your branch