]> source.dussan.org Git - sonarqube.git/commitdiff
Enable categ5 of ITs on QA
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 29 Feb 2016 11:05:09 +0000 (12:05 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 29 Feb 2016 11:05:09 +0000 (12:05 +0100)
.cix.yml

index 2166a45a59d9180abf59618634edd8386b0f1a78..187ae3dcba8cb0f00246833d68abe848f02dfea3 100644 (file)
--- a/.cix.yml
+++ b/.cix.yml
@@ -14,6 +14,7 @@ RUN_ACTIVITY:
   - run-integration-tests-Category2
   - run-integration-tests-Category3
   - run-integration-tests-Category4
+  - run-integration-tests-Category5
   - run-it-released-plugins
   - run-perf-tests
 
@@ -38,6 +39,8 @@ exclude:
     SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-integration-tests-Category4
     SLAVE_TYPE: performance
+  - RUN_ACTIVITY: run-integration-tests-Category5
+    SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-it-released-plugins
     SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-perf-tests