Update validate-ar jobs for calcium
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-throughpcep.yaml
index b4bf0f2daeae997a0db4889d068509323463d534..b4bfc320559d71bddc2df419e9bbb353f21c28d8 100644 (file)
 
     # Project branches
     stream:
-      - potassium:
+      - calcium:
           branch: "master"
+      - potassium:
+          branch: "stable/potassium"
       - argon:
           branch: "stable/argon"
-      - chlorine:
-          branch: "stable/chlorine"
 
     karaf-version: bgpcep
 
@@ -29,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