Merge "Readjust Calcium jobs"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index d6d8229f423385b8912ed2f5f023ab09e31fd9fb..ca43b4369cd6080c7cd83351433405097750f8ad 100644 (file)
@@ -6,23 +6,21 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "bgpclustering"
 
     # Project branches
     stream:
-      - silicon:
+      - scandium:
           branch: "master"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+      - calcium:
+          branch: "stable/calcium"
+      - potassium:
+          branch: "stable/potassium"
+
+    karaf-version: bgpcep
 
     install:
       - all:
@@ -30,7 +28,7 @@
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
       odl-bgpcep-bgp-config-example
 
@@ -38,4 +36,4 @@
     robot-options: "-v USE_NETCONF_CONNECTOR:False"
 
     # Controller configuration
-    odl_system_flavor: "odl-standard-4"
+    odl_system_flavor: "v3-standard-4"