Merge "Chore: Update global-jjb to the latest v0.82.3"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 06145c2a45e7291b879f075b9dfd3a4c9009f493..fe3124a3b7df30b5f77a8a6e26f220d0a8a14904 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - silicon:
+      - argon:
           branch: "master"
-          jre: "openjdk11"
           install: "all"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
+      - chlorine:
+          branch: "stable/chlorine"
           install: "all"
-      - magnesium:
-          branch: "stable/magnesium"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
           install: "all"
-      - sodium:
-          branch: "stable/sodium"
-          install: "all"
-
-    # Job images
-    tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881"
 
     # Features to install
     install-features: >