Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
index c7812c37d6b28525a41c9f86a24fbd8ea8ceafeb..d65db362b2d073b9d8f301eb5e16523b6aa0c2d8 100644 (file)
@@ -2,42 +2,26 @@
 - project:
     name: controller-csit-clustering
     jobs:
-      - '{project}-csit-3node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-3node-{functionality}'
+      - inttest-csit-3node
+      - inttest-csit-verify-3node
 
-    # The project name
     project: 'controller'
-
-    # The functionality under test
     functionality: 'clustering'
 
-    # Project branches
     stream:
-      - nitrogen:
+      - neon:
           branch: 'master'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-          karaf-version: karaf3
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'
 
-    # No tools system VMs needed in JCloud configuration
     tools_system_count: 0
 
-    # Features to install
     install-features: >
-        odl-restconf-noauth,
+        odl-restconf,
         odl-clustering-test-app
-
-    # Robot custom options
-    robot-options: ''