Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
index 5123bc3884446853d97ab12edcb1296761cbce47..d65db362b2d073b9d8f301eb5e16523b6aa0c2d8 100644 (file)
@@ -5,32 +5,23 @@
       - inttest-csit-3node
       - inttest-csit-verify-3node
 
-    # The project name
     project: 'controller'
-
-    # The functionality under test
     functionality: 'clustering'
 
-    # Project branches
     stream:
-      - fluorine:
+      - neon:
           branch: 'master'
+      - fluorine:
+          branch: 'stable/fluorine'
       - oxygen:
           branch: 'stable/oxygen'
-      - nitrogen:
-          branch: 'stable/nitrogen'
 
     install:
       - 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: ''