Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / opflex / opflex.yaml
index 6e2100179e6fb8fe7c254bfc6a1c8cd066aa2b85..537325c8c29bc64f21fd4cf3f6347171673390c8 100644 (file)
@@ -5,23 +5,18 @@
       - 'opflex-release-{stream}'
 
     stream:
-      - fluorine:
+      - neon:
           branch: 'master'
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
-      - oxygen:
-          branch: 'stable/oxygen'
-          libuv-version: '1.8.0'
-          rapidjson-version: '1.0.2'
-          openvswitch-version: '2.6.0'
-      - nitrogen:
-          branch: 'stable/nitrogen'
+      - fluorine:
+          branch: 'stable/fluorine'
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
-      - carbon:
-          branch: 'stable/carbon'
+      - oxygen:
+          branch: 'stable/oxygen'
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
           email-recipients: '{email-recipients}'
           email-prefix: '[opflex]'
       - lf-infra-publish
+
+- view:
+    name: opflex
+    description: 'List of opflex jobs'
+    regex: '^opflex-.*'
+    <<: *releng_view_common