Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / daexim / daexim-csit-basic.yaml
index d5919816096e6c03ce135ea918b5c023c53659ce..6edc22a3ac93f6ee4a19fa43e68eb54709d1a41c 100644 (file)
@@ -5,33 +5,37 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'daexim'
+    project: "daexim"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'basic'
+    functionality: "basic"
 
     # Project branches
     stream:
-      - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
+      - 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: ""