aboutsummaryrefslogtreecommitdiffstats
path: root/.cix.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-19 08:30:10 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-19 08:30:10 +0100
commitef6ebbd8c6a82b3371163509e5e022eccd79a243 (patch)
tree58ffd5cb6d3d6ff90009218514481918a1ae568a /.cix.yml
parent1387ed6576fdc6e1c41a4ceb4fd76e8e0681f76d (diff)
downloadsonarqube-ef6ebbd8c6a82b3371163509e5e022eccd79a243.tar.gz
sonarqube-ef6ebbd8c6a82b3371163509e5e022eccd79a243.zip
Enable categories 2, 3 and 4 of ITs in QA
Diffstat (limited to '.cix.yml')
-rw-r--r--.cix.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.cix.yml b/.cix.yml
index dea2b59376a..df4b2a27a69 100644
--- 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