Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / nic / nic.yaml
index f79f0cf591fef4d75ce5b4807088c10719791c4c..77176cfab30c76024c7a938ba9457a4c5c0c31e0 100644 (file)
@@ -1,10 +1,10 @@
 ---
 - project:
-    name: nic-fluorine
+    name: nic-neon
     jobs:
       - odl-maven-jobs
 
-    stream: fluorine
+    stream: neon
     project: 'nic'
     project-name: 'nic'
     branch: 'master'
     staging-profile-id: a67ef386204aa
 
 - project:
-    name: nic-oxygen
+    name: nic-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: fluorine
     project: 'nic'
     project-name: 'nic'
-    branch: 'stable/oxygen'
+    branch: 'stable/fluorine'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'nic-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     staging-profile-id: a67ef386204aa
 
 - project:
-    name: nic-nitrogen
+    name: nic-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: oxygen
     project: 'nic'
     project-name: 'nic'
-    branch: 'stable/nitrogen'
+    branch: 'stable/oxygen'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'nic-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
@@ -65,3 +64,9 @@
     build-node: centos7-builder-2c-8g
     mvn-settings: 'nic-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: nic
+    description: 'List of nic jobs'
+    regex: '^nic-.*'
+    <<: *releng_view_common