Merge "Chore: Update global-jjb to the latest v0.82.3"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-bulkomatic.yaml
index bd55d1b628bd7c27d423b1024bec6d174b531f60..eca792dcc77372f4d547ad5bc68ac144097ba701 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - phosphorus:
+      - argon:
           branch: "master"
-          jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
 
     install:
       - only:
           scope: "only"
 
-    # Job images
-    tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200813-051640.743"
-
     # Features to install
-    install-features: "odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic"
+    install-features: >
+      odl-openflowplugin-flow-services-rest,
+      odl-openflowplugin-app-bulk-o-matic
 
     # Robot custom options
     robot-options: "-v ODL_OF_PLUGIN:lithium"