aboutsummaryrefslogtreecommitdiffstats
path: root/.cix.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-17 10:42:55 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-17 10:42:55 +0100
commit9194c3363d91e37af5a4ab08d06e0e1e52194a6d (patch)
treecafb90ce14691e136eb438748636df5172e3e7f0 /.cix.yml
parent3150a83038964be9ebe4a8a0933ced67f52dddf5 (diff)
downloadsonarqube-9194c3363d91e37af5a4ab08d06e0e1e52194a6d.tar.gz
sonarqube-9194c3363d91e37af5a4ab08d06e0e1e52194a6d.zip
Add QA job "run-db-integration-tests-oracle12c-Category1"
Diffstat (limited to '.cix.yml')
-rw-r--r--.cix.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.cix.yml b/.cix.yml
index d6df6065a51..06cc3080d4f 100644
--- a/.cix.yml
+++ b/.cix.yml
@@ -10,6 +10,7 @@ RUN_ACTIVITY:
- run-db-unit-tests-oracle11g
- run-db-unit-tests-oracle12c
- run-db-unit-tests-postgresql93
+ - run-db-integration-tests-oracle12c-Category1
- run-it-released-plugins
- run-perf-tests
@@ -26,6 +27,8 @@ exclude:
SLAVE_TYPE: performance
- RUN_ACTIVITY: run-db-unit-tests-postgresql93
SLAVE_TYPE: performance
+ - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category1
+ SLAVE_TYPE: performance
- RUN_ACTIVITY: run-it-released-plugins
SLAVE_TYPE: performance
- RUN_ACTIVITY: run-perf-tests