Merge "Update cloud image Ubuntu18.04 mininet ovs"
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
index 545dc87b36080d2b5804fc7c35285f5a9d888a51..ebc4c7ecc40f9f80eac09cbc83372f9853000161 100644 (file)
@@ -1,35 +1,34 @@
+---
 - 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"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'clustering'
+    functionality:
+      - "upstream-clustering"
+      - "gate-clustering"
 
     # Project branches
     stream:
-        - boron:
-            branch: 'master'
-            jdk: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jdk: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jdk: 'openjdk7'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: "only"
 
     # Features to install
-    install-features: 'odl-ovsdb-southbound-impl-rest'
+    install-features: "odl-ovsdb-southbound-impl-rest"
 
     # Robot custom options
-    robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},ovsdb-distribution-{stream}'
+    robot-options: ""