Remove support for Ubuntu 16.04 docker
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
index 07117bb3cb0aec022b51138037d95fd6bd0ab92d..6c0650931e9d6b307845e9d01b71b8bc7fea9a4c 100644 (file)
@@ -1,32 +1,37 @@
+---
 - project:
     name: ovsdb-csit-clustering
     jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-3node-{functionality}'
-   # The project name
-    project: 'ovsdb'
+      - inttest-csit-3node
+
+    # The project name
+    project: "ovsdb"
 
     # The functionality under test
-    functionality: 'clustering'
+    functionality:
+      - "upstream-clustering"
+      - "gate-clustering"
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - 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'
+      - 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: ""