Chore: Chlorine EOL remove jobs from infra
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-bulkomatic.yaml
index 6fdd28109f860f32871642c0f2d72ac4c0a5fef2..624a8c8f62fb8a9bac41ee38c2fe3d2fd816107c 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - sulfur:
+      - calcium:
           branch: "master"
-          jre: "openjdk11"
-      - phosphorus:
-          branch: "stable/phosphorus"
-          jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
     install:
       - only:
@@ -31,8 +29,7 @@
     # Features to install
     install-features: >
       odl-openflowplugin-flow-services-rest,
-      odl-openflowplugin-app-bulk-o-matic,
-      odl-restconf-nb-bierman02
+      odl-openflowplugin-app-bulk-o-matic
 
     # Robot custom options
     robot-options: "-v ODL_OF_PLUGIN:lithium"