Merge "Chore: Update CentOS Stream 8 image to latest"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index ee582587d41f0c60b8e8a04179f478da38b644f3..fc8359e8649b015f80f058ca69a0033d5507f554 100644 (file)
@@ -6,21 +6,21 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "bgpclustering"
 
     # Project branches
     stream:
-      - silicon:
+      - calcium:
           branch: "master"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
+
+    karaf-version: bgpcep
 
     install:
       - all:
@@ -28,7 +28,7 @@
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
       odl-bgpcep-bgp-config-example
 
@@ -36,4 +36,4 @@
     robot-options: "-v USE_NETCONF_CONNECTOR:False"
 
     # Controller configuration
-    odl_system_flavor: "odl-standard-4"
+    odl_system_flavor: "v3-standard-4"