Make ubuntu1604-mininet-ovs-28 available to Jenkins
[releng/builder.git] / jjb / netconf / netconf-clustering.yaml
index 6bc1e94c1574624b0e86c6a448a7b1c6fce01fc8..f55ef62a4c626cd4e2001b5a7bd174095bfdcfdc 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: netconf-csit-clustering
     jobs:
-      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
     # The project name
     project: 'netconf'
 
     # Project branches
     stream:
-      - nitrogen:
+      - aluminium:
           branch: 'master'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-          karaf-version: karaf3
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - only:
           scope: 'only'
-      - all:
-          scope: 'all'
 
     # Features to install
     install-features: >