Merge "Update cloud image Ubuntu18.04 helm x86_64"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index a376f3c065ee183297da03ca0294ffadfcb15020..b07fe93a6ee54b5dd7b97abafea71746c6689aaf 100644 (file)
@@ -1,39 +1,44 @@
+---
 - 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:
-        - carbon:
-            branch: 'master'
-            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"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+
+    karaf-version: bgpcep
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - 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"