Update validate-ar jobs for calcium
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-throughpcep.yaml
index d886bb9de34968e1347a7aa90c54cba9a28ea466..b4bfc320559d71bddc2df419e9bbb353f21c28d8 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - chlorine:
+      - calcium:
           branch: "master"
-          jre: "openjdk11"
-      - sulfur:
-          branch: "stable/sulfur"
-          jre: "openjdk11"
-      - phosphorus:
-          branch: "stable/phosphorus"
-          jre: "openjdk11"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
     karaf-version: bgpcep
 
@@ -31,7 +29,7 @@
           scope: "all"
 
     # Features to install
-    install-features: "odl-restconf,odl-bgpcep-pcep,odl-restconf-nb-bierman02"
+    install-features: "odl-restconf,odl-bgpcep-pcep"
 
     # Readiness check timeout is lowered from the suite's high default value.
     # The other options are workarounds for Sandbox not being as performant