Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / ocpplugin / ocpplugin.yaml
index 87c429e09b1666b1b9d23d6c0738c3f004f0c5fa..36dc2f892a8ee32ac99096d564678dc155805528 100644 (file)
@@ -1,10 +1,10 @@
 ---
 - project:
-    name: ocpplugin-fluorine
+    name: ocpplugin-neon
     jobs:
       - odl-maven-jobs
 
-    stream: fluorine
+    stream: neon
     project: 'ocpplugin'
     project-name: 'ocpplugin'
     branch: 'master'
     staging-profile-id: a687673279f9c
 
 - project:
-    name: ocpplugin-oxygen
+    name: ocpplugin-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: fluorine
     project: 'ocpplugin'
     project-name: 'ocpplugin'
-    branch: 'stable/oxygen'
+    branch: 'stable/fluorine'
     mvn-settings: 'ocpplugin-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'
     staging-profile-id: a687673279f9c
 
 - project:
-    name: ocpplugin-nitrogen
+    name: ocpplugin-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: oxygen
     project: 'ocpplugin'
     project-name: 'ocpplugin'
-    branch: 'stable/nitrogen'
+    branch: 'stable/oxygen'
     mvn-settings: 'ocpplugin-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'
@@ -61,3 +60,9 @@
     branch: 'master'
     mvn-settings: 'ocpplugin-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: ocpplugin
+    description: 'List of ocpplugin jobs'
+    regex: '^ocpplugin-.*'
+    <<: *releng_view_common