Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index b1b92d5b5537ffda4640684bf6702946612c06d1..286ceee8870e34f8ed7566c84104914ed623850b 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - sulfur:
+      - argon:
           branch: "master"
+          install: "all"
+      - chlorine:
+          branch: "stable/chlorine"
+          install: "all"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
           install: "all"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
           install: "all"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-          install: "all"
 
     # Features to install
     install-features: >