Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-southbound.yaml
index 1acd4cb2e54d187a04e22b18b05be3ef0acd9ecc..162ea31b3f14c3f220cc46e68c80b28a4e35a58a 100644 (file)
@@ -3,36 +3,38 @@
     name: ovsdb-csit-southbound
     jobs:
       - inttest-csit-1node
-      - inttest-csit-verify-1node
+
     # The project name
-    project: 'ovsdb'
+    project: "ovsdb"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
-      - 'upstream-southbound'
-      - 'gate-southbound'
+      - "upstream-southbound"
+      - "gate-southbound"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Mininet configuration
     tools_system_count: 2
 
     # Features to install
-    install-features: 'odl-ovsdb-southbound-impl-rest'
+    install-features: "odl-ovsdb-southbound-impl-rest"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""