Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
index 4eb6ee08b65c163b925699ccb88f6a0d090c5a4e..528aa400f4c6e21a57ccc3f376500d1fb303ab7c 100644 (file)
@@ -3,30 +3,33 @@
     name: ovsdb-csit-clustering
     jobs:
       - inttest-csit-3node
-      - inttest-csit-verify-3node
+
     # The project name
-    project: 'ovsdb'
+    project: "ovsdb"
 
     # The functionality under test
     functionality:
-      - 'upstream-clustering'
-      - 'gate-clustering'
+      - "upstream-clustering"
+      - "gate-clustering"
 
     # Project branches
     stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # Features to install
-    install-features: 'odl-ovsdb-southbound-impl-rest,decanter-collector-jmx,decanter-appender-elasticsearch'
+    install-features: "odl-ovsdb-southbound-impl-rest"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""