Remove support for Ubuntu 16.04 docker
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
index f988313561c2ff1211a3f0efee9f4260bd5335ed..6c0650931e9d6b307845e9d01b71b8bc7fea9a4c 100644 (file)
@@ -2,32 +2,36 @@
 - project:
     name: ovsdb-csit-clustering
     jobs:
-      - '{project}-csit-3node-{functionality}-{install}-{stream}'
-      - inttest-csit-verify-3node
+      - inttest-csit-3node
+
     # The project name
-    project: 'ovsdb'
+    project: "ovsdb"
 
     # The functionality under test
     functionality:
-      - 'upstream-clustering'
-      - 'gate-clustering'
+      - "upstream-clustering"
+      - "gate-clustering"
 
     # Project branches
     stream:
-      - oxygen:
-          branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
+      - sodium:
+          branch: "stable/sodium"
 
     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: ""