Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / ofextensions / circuitsw / circuitsw.yaml
index 0d55c674560ae7a313e5018fd39ea0c073a6f1b1..d6cb6682a01027c225fa9b8f9c0da8e29ee1df7c 100644 (file)
@@ -1,10 +1,10 @@
 ---
 - project:
-    name: circuitsw-oxygen
+    name: circuitsw-neon
     jobs:
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: neon
     project: 'ofextensions/circuitsw'
     project-name: 'circuitsw'
     branch: 'master'
     staging-profile-id: a68970cf5b25c
 
 - project:
-    name: circuitsw-nitrogen
+    name: circuitsw-fluorine
     jobs:
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: fluorine
     project: 'ofextensions/circuitsw'
     project-name: 'circuitsw'
-    branch: 'stable/nitrogen'
+    branch: 'stable/fluorine'
     mvn-settings: 'ofextensions-circuitsw-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
     staging-profile-id: a68970cf5b25c
 
 - project:
-    name: circuitsw-carbon
+    name: circuitsw-oxygen
     jobs:
       - odl-maven-jobs
 
-    stream: carbon
+    stream: oxygen
     project: 'ofextensions/circuitsw'
     project-name: 'circuitsw'
-    branch: 'stable/carbon'
+    branch: 'stable/oxygen'
     mvn-settings: 'ofextensions-circuitsw-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
@@ -59,3 +59,9 @@
     branch: 'master'
     mvn-settings: 'ofextensions-circuitsw-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: circuitsw
+    description: 'List of circuitsw jobs'
+    regex: '^circuitsw-.*'
+    <<: *releng_view_common