Merge "Remove odlparent-9.0.x jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index b5368fd2e4dd79c020d619a1827b94fa84328da7..ec2fa8697c43908c9aba7d0f88b17e2f724c2491 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"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
 
     install:
       - only:
@@ -31,8 +33,7 @@
     # Features to install
     install-features: >
       odl-openflowplugin-flow-services-rest,
-      odl-openflowplugin-app-table-miss-enforcer,
-      odl-restconf-nb-bierman02
+      odl-openflowplugin-app-table-miss-enforcer
 
     # Robot custom options
     robot-options: "-v ODL_OF_PLUGIN:lithium"