Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / netconf / netconf-userfeatures.yaml
index 5c34f200e518d65bc3f2fdc0e61ad13177e591d5..fdbd77aaa90ea0f827117a44f47d383cb80e8d44 100644 (file)
@@ -2,8 +2,8 @@
 - project:
     name: netconf-csit-userfeatures
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - inttest-csit-verify-1node
 
     # The project name
     project: 'netconf'
 
     # Project branches
     stream:
-      - oxygen:
+      - neon:
           branch: 'master'
-          jre: 'openjdk8'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-          install-features: >
-              odl-restconf,
-              odl-netconf-mdsal,
-              odl-mdsal-apidocs,
-              odl-clustering-test-app,
-              odl-netconf-connector-all,
-              odl-netconf-topology
-          robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:True'
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
       - all:
           scope: 'all'
 
-    tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
+    tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505
 
     # Features to install
     install-features: >