aboutsummaryrefslogtreecommitdiffstats
path: root/.cix.yml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-03-23 11:10:56 +0100
committerTom <thomas.verin@sonarsource.com>2016-03-23 11:10:56 +0100
commit03f9acc15f3e96dc98a99f56c7d04ded183fb526 (patch)
tree91ea7bebe24a08f50220ff7931ca5e55e597e275 /.cix.yml
parent8e0480208b5e302e46d76423a6148a4f7deb3217 (diff)
downloadsonarqube-03f9acc15f3e96dc98a99f56c7d04ded183fb526.tar.gz
sonarqube-03f9acc15f3e96dc98a99f56c7d04ded183fb526.zip
Added windows axis to QA
Diffstat (limited to '.cix.yml')
-rw-r--r--.cix.yml30
1 files changed, 29 insertions, 1 deletions
diff --git a/.cix.yml b/.cix.yml
index 7dfd294f2e2..5eb2a49a5b5 100644
--- a/.cix.yml
+++ b/.cix.yml
@@ -46,5 +46,33 @@ exclude:
SLAVE_TYPE: performance
- RUN_ACTIVITY: run-it-released-plugins
SLAVE_TYPE: performance
+
+ - RUN_ACTIVITY: run-perf-tests
+ SLAVE_TYPE: dblinux
+
+ - RUN_ACTIVITY: run-db-unit-tests-mysql56
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-unit-tests-mssql2012
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-unit-tests-mssql2014
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-unit-tests-oracle11g
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-unit-tests-oracle12c
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-unit-tests-postgresql93
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category1
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category2
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category3
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category4
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category5
+ SLAVE_TYPE: windows
+ - RUN_ACTIVITY: run-upgrade-tests-mssql2014
+ SLAVE_TYPE: windows
- RUN_ACTIVITY: run-perf-tests
- SLAVE_TYPE: gva
+ SLAVE_TYPE: windows \ No newline at end of file