From 58f770105ceef3a41a698ccd83c57d4498e6741d Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 19 Feb 2016 09:41:22 +0100 Subject: Complete matrix of QA tests --- .cix.yml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to '.cix.yml') diff --git a/.cix.yml b/.cix.yml index df4b2a27a69..2166a45a59d 100644 --- a/.cix.yml +++ b/.cix.yml @@ -10,8 +10,10 @@ RUN_ACTIVITY: - run-db-unit-tests-oracle11g - run-db-unit-tests-oracle12c - run-db-unit-tests-postgresql93 - - run-db-integration-tests-mssql2014-Category1 - - run-db-integration-tests-mssql2014-Category2 + - run-integration-tests-Category1 + - run-integration-tests-Category2 + - run-integration-tests-Category3 + - run-integration-tests-Category4 - run-it-released-plugins - run-perf-tests @@ -28,13 +30,13 @@ exclude: SLAVE_TYPE: performance - RUN_ACTIVITY: run-db-unit-tests-postgresql93 SLAVE_TYPE: performance - - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category1 + - RUN_ACTIVITY: run-integration-tests-Category1 SLAVE_TYPE: performance - - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category2 + - RUN_ACTIVITY: run-integration-tests-Category2 SLAVE_TYPE: performance - - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category3 + - RUN_ACTIVITY: run-integration-tests-Category3 SLAVE_TYPE: performance - - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category4 + - RUN_ACTIVITY: run-integration-tests-Category4 SLAVE_TYPE: performance - RUN_ACTIVITY: run-it-released-plugins SLAVE_TYPE: performance -- cgit v1.2.3