Merge "Move plastic Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
index 56ab3272c4899897af5c4c6482a0cf64e987a123..957775a9ef248b220451b98f82de1091f7e29ab9 100644 (file)
@@ -3,32 +3,30 @@
     name: controller-csit-clustering
     jobs:
       - inttest-csit-3node
-      - inttest-csit-verify-3node
 
-    # The project name
     project: 'controller'
+    functionality:
+      - 'clustering-ask'
+      - 'clustering-tell'
 
-    # The functionality under test
-    functionality: 'clustering'
+    elasticsearch-attribute: 'disabled'
 
-    # Project branches
     stream:
-      - fluorine:
+      - aluminium:
           branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - all:
           scope: 'all'
 
-    # No tools system VMs needed in JCloud configuration
     tools_system_count: 0
 
-    # Features to install
     install-features: >
-        odl-restconf-noauth,
+        odl-restconf,
         odl-clustering-test-app
-
-    # Robot custom options
-    robot-options: ''