Merge "Update cloud image CentOS7 robot x86_64"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index 646e7d754ccd15f1a61173bce8b26b187afed0c5..a6d4c08e2de92729ddf76f9b0f4630027163aa5c 100644 (file)
@@ -2,42 +2,40 @@
 - project:
     name: bgpcep-csit-bgpclustering
     jobs:
-      - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
     # The project name
-    project: 'bgpcep'
+    project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'bgpclustering'
+    functionality: "bgpclustering"
 
     # Project branches
     stream:
-      - nitrogen:
-          branch: 'master'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-          install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology'
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
-          install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+
+    karaf-version: bgpcep
 
     install:
-      - only:
-          scope: 'only'
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-restconf,odl-bgpcep-bgp,odl-netconf-clustered-topology'
+    install-features: >
+      odl-restconf,
+      odl-bgpcep-bgp,
+      odl-bgpcep-bgp-config-example,
+      odl-restconf-nb-bierman02
 
     # Robot custom options:
-    robot-options: '-v USE_NETCONF_CONNECTOR:False'
+    robot-options: "-v USE_NETCONF_CONNECTOR:False"
 
     # Controller configuration
-    odl_system_flavor: '8 GB General Purpose v1'
+    odl_system_flavor: "v3-standard-4"