aboutsummaryrefslogtreecommitdiffstats
path: root/.cix.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-29 12:05:09 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-29 12:05:09 +0100
commitafe276c062e03d7c0ed7bab97b0ee8cf0511423e (patch)
tree79898fcde3262b19de94ac962bc11e4cd3801280 /.cix.yml
parent4b9315d0dd85d84feb66c4374dfc4a13c149687c (diff)
downloadsonarqube-afe276c062e03d7c0ed7bab97b0ee8cf0511423e.tar.gz
sonarqube-afe276c062e03d7c0ed7bab97b0ee8cf0511423e.zip
Enable categ5 of ITs on QA
Diffstat (limited to '.cix.yml')
-rw-r--r--.cix.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.cix.yml b/.cix.yml
index 2166a45a59d..187ae3dcba8 100644
--- 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