]> source.dussan.org Git - sonarqube.git/commitdiff
Temporarily disable Oracle ITs
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 5 Aug 2016 15:24:28 +0000 (17:24 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 5 Aug 2016 15:28:23 +0000 (17:28 +0200)
QA infrastructure is too slow. Orchestrator startup
fails on timeout.

.cix.yml

index 2b8ffbeafa0bef1c799ce1d9908787cc5a678ab8..2b0f851e94f45394da99907fec6c442c65998e5a 100644 (file)
--- a/.cix.yml
+++ b/.cix.yml
@@ -13,11 +13,12 @@ RUN_ACTIVITY:
   - run-db-integration-tests-mssql2014-Category3
   - run-db-integration-tests-mssql2014-Category4
   - run-db-integration-tests-mssql2014-Category5
-  - run-db-integration-tests-oracle12c-Category1
-  - run-db-integration-tests-oracle12c-Category2
-  - run-db-integration-tests-oracle12c-Category3
-  - run-db-integration-tests-oracle12c-Category4
-  - run-db-integration-tests-oracle12c-Category5
+  # Temporarily disabled because of slow Oracle infrastructure
+  #- run-db-integration-tests-oracle12c-Category1
+  #- run-db-integration-tests-oracle12c-Category2
+  #- run-db-integration-tests-oracle12c-Category3
+  #- run-db-integration-tests-oracle12c-Category4
+  #- run-db-integration-tests-oracle12c-Category5
   - run-db-integration-tests-postgresql93-Category1
   - run-db-integration-tests-postgresql93-Category2
   - run-db-integration-tests-postgresql93-Category3
@@ -53,16 +54,16 @@ exclude:
     SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category5
     SLAVE_TYPE: performance
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category1
-    SLAVE_TYPE: performance
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category2
-    SLAVE_TYPE: performance
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category3
-    SLAVE_TYPE: performance
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category4
-    SLAVE_TYPE: performance
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category5
-    SLAVE_TYPE: performance
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category1
+  #  SLAVE_TYPE: performance
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category2
+  #  SLAVE_TYPE: performance
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category3
+  #  SLAVE_TYPE: performance
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category4
+  #  SLAVE_TYPE: performance
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category5
+  #  SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-db-integration-tests-postgresql93-Category1
     SLAVE_TYPE: performance
   - RUN_ACTIVITY: run-db-integration-tests-postgresql93-Category2
@@ -109,16 +110,16 @@ exclude:
     SLAVE_TYPE: windows
   - RUN_ACTIVITY: run-db-integration-tests-mssql2014-Category5
     SLAVE_TYPE: windows
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category1
-    SLAVE_TYPE: windows
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category2
-    SLAVE_TYPE: windows
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category3
-    SLAVE_TYPE: windows
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category4
-    SLAVE_TYPE: windows
-  - RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category5
-    SLAVE_TYPE: windows
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category1
+  #  SLAVE_TYPE: windows
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category2
+  #  SLAVE_TYPE: windows
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category3
+  #  SLAVE_TYPE: windows
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category4
+  #  SLAVE_TYPE: windows
+  #- RUN_ACTIVITY: run-db-integration-tests-oracle12c-Category5
+  #  SLAVE_TYPE: windows
   - RUN_ACTIVITY: run-db-integration-tests-postgresql93-Category1
     SLAVE_TYPE: windows
   - RUN_ACTIVITY: run-db-integration-tests-postgresql93-Category2