Merge "Chore: Update global-jjb to the latest v0.82.3"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 1f08793a9b32815b41b9a77ac4c58a52b0c0ea96..fe3124a3b7df30b5f77a8a6e26f220d0a8a14904 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - chlorine:
+      - argon:
           branch: "master"
-          jre: "openjdk11"
+          install: "all"
+      - chlorine:
+          branch: "stable/chlorine"
           install: "all"
       - sulfur:
           branch: "stable/sulfur"
           jre: "openjdk11"
           install: "all"
-      - phosphorus:
-          branch: "stable/phosphorus"
-          jre: "openjdk11"
-          install: "all"
 
     # Features to install
     install-features: >