From afe276c062e03d7c0ed7bab97b0ee8cf0511423e Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 29 Feb 2016 12:05:09 +0100 Subject: [PATCH] Enable categ5 of ITs on QA --- .cix.yml | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5