diff options
author | Sébastien Lesaint <sebastien.lesaint@sonarsource.com> | 2016-11-16 10:09:32 +0100 |
---|---|---|
committer | Sébastien Lesaint <sebastien.lesaint@sonarsource.com> | 2016-11-16 10:09:32 +0100 |
commit | b1f73662ec1be655a20879155accdf5b8630f34a (patch) | |
tree | eeb817a1ae3ee5765bb5fb50fcf4c7734674bbf7 /.cix.yml | |
parent | e332f961691387bfd755a938d8b4606f8c3c9732 (diff) | |
download | sonarqube-b1f73662ec1be655a20879155accdf5b8630f34a.tar.gz sonarqube-b1f73662ec1be655a20879155accdf5b8630f34a.zip |
enable back upgrade tests QA axes
Diffstat (limited to '.cix.yml')
-rw-r--r-- | .cix.yml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -28,10 +28,10 @@ RUN_ACTIVITY: - run-db-integration-tests-postgresql93-Category3 - run-db-integration-tests-postgresql93-Category4 - run-db-integration-tests-postgresql93-Category5 -# - run-upgrade-tests-mysql56 -# - run-upgrade-tests-mssql2014 -# - run-upgrade-tests-oracle12c -# - run-upgrade-tests-postgresql93 + - run-upgrade-tests-mysql56 + - run-upgrade-tests-mssql2014 + - run-upgrade-tests-oracle12c + - run-upgrade-tests-postgresql93 - run-it-released-plugins - run-perf-tests |