]> source.dussan.org Git - sonarqube.git/commitdiff
Enable categories 2, 3 and 4 of ITs in QA
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 19 Feb 2016 07:30:10 +0000 (08:30 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 19 Feb 2016 07:30:10 +0000 (08:30 +0100)
.cix.yml

index dea2b59376afe1404b828f83597f207f3b1f466a..df4b2a27a691d4e0d8ae1e107a1b08377e39d16f 100644 (file)
--- a/.cix.yml
+++ b/.cix.yml
@@ -11,6 +11,7 @@ RUN_ACTIVITY:
   - run-db-unit-tests-oracle12c
   - run-db-unit-tests-postgresql93
   - run-db-integration-tests-mssql2014-Category1
+  - run-db-integration-tests-mssql2014-Category2
   - run-it-released-plugins
   - run-perf-tests
 
@@ -29,6 +30,12 @@ exclude:
     SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category1
     SLAVE_TYPE: performance
+  - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category2
+    SLAVE_TYPE: performance
+  - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category3
+    SLAVE_TYPE: performance
+  - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category4
+    SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-it-released-plugins
     SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-perf-tests