Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / daexim / daexim-csit-clustering-basic.yaml
index eef4b47dc41f2b8f8ec95823143f2392f2992bc9..fdd81bb1a9cb1dfbeef6e5aab8db8186c2bcaa2d 100644 (file)
@@ -5,34 +5,37 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'daexim'
+    project: "daexim"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'clustering-basic'
+    functionality: "clustering-basic"
 
     # Project branches
     stream:
-      - silicon:
-          branch: 'master'
-          jre: 'openjdk11'
-      - aluminium:
-          branch: 'stable/aluminium'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # no mininet required
     tools_system_count: 0
 
     # Features to install
-    install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
+    install-features: >
+      odl-daexim-all,
+      odl-netconf-topology,
+      odl-jolokia
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""