From 03f9acc15f3e96dc98a99f56c7d04ded183fb526 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 23 Mar 2016 11:10:56 +0100 Subject: Added windows axis to QA --- .cix.yml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3