Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index 96ae34914ee058bb956b1c554994f80aedd761e1..deb75fafd62a0d5432ecbf56bb5c5b4c7f36ef08 100644 (file)
@@ -2,36 +2,38 @@
 - project:
     name: bgpcep-csit-bgpclustering
     jobs:
-      - inttest-csit-3node-periodic
+      - inttest-csit-3node
 
     # The project name
-    project: 'bgpcep'
+    project: "bgpcep"
 
     # The functionality under test
-    functionality: 'bgpclustering'
+    functionality: "bgpclustering"
 
     # Project branches
     stream:
-      - oxygen:
-          branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
     install-features: >
-        odl-restconf-noauth,
-        odl-bgpcep-bgp,
-        odl-bgpcep-bgp-config-example
+      odl-restconf,
+      odl-bgpcep-bgp,
+      odl-bgpcep-bgp-config-example
 
     # Robot custom options:
-    robot-options: '-v USE_NETCONF_CONNECTOR:False'
+    robot-options: "-v USE_NETCONF_CONNECTOR:False"
 
     # Controller configuration
-    odl_system_flavor: 'v2-standard-4'
+    odl_system_flavor: "v3-standard-4"