aboutsummaryrefslogtreecommitdiffstats
path: root/.cix.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-10 18:19:40 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-10 18:19:40 +0100
commit5f7f72ce0fdc6cb87d2f9377ae6b48e248974aca (patch)
tree086d4ac4597a8eff353645fd4517f4a63bf5aa1f /.cix.yml
parent323b19aff959444c27bec972761248b5194c42a6 (diff)
downloadsonarqube-5f7f72ce0fdc6cb87d2f9377ae6b48e248974aca.tar.gz
sonarqube-5f7f72ce0fdc6cb87d2f9377ae6b48e248974aca.zip
Move plugins ITs to QA and enable perf tests
Diffstat (limited to '.cix.yml')
-rw-r--r--.cix.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.cix.yml b/.cix.yml
index b1bd22581de..c37b9162038 100644
--- a/.cix.yml
+++ b/.cix.yml
@@ -10,6 +10,8 @@ RUN_ACTIVITY:
- run-db-unit-tests-oracle11g
- run-db-unit-tests-oracle12c
- run-db-unit-tests-postgresql93
+ - run-it-released-plugins
+ - run-perf-tests
exclude:
- RUN_ACTIVITY: run-db-unit-tests-mysql56
@@ -24,5 +26,7 @@ exclude:
SLAVE_TYPE: performance
- RUN_ACTIVITY: run-db-unit-tests-postgresql93
SLAVE_TYPE: performance
- - RUN_ACTIVITY: run-perf-tests
+ - RUN_ACTIVITY: run-it-released-plugins
+ SLAVE_TYPE: performance
+ - RUN_ACTIVITY: run-it-released-plugins
SLAVE_TYPE: gva