Merge "Job for testing the ODL logs configuration"
[releng/builder.git] / jjb / opflex / opflex.yaml
index c3c7a6699b8b6b4c5a39f0c7ed8d8745d35f5750..537325c8c29bc64f21fd4cf3f6347171673390c8 100644 (file)
@@ -5,11 +5,16 @@
       - 'opflex-release-{stream}'
 
     stream:
-      - fluorine:
+      - neon:
           branch: 'master'
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
+      - fluorine:
+          branch: 'stable/fluorine'
+          libuv-version: '1.8.0'
+          rapidjson-version: '1.0.2'
+          openvswitch-version: '2.6.0'
       - oxygen:
           branch: 'stable/oxygen'
           libuv-version: '1.8.0'
           email-recipients: '{email-recipients}'
           email-prefix: '[opflex]'
       - lf-infra-publish
+
+- view:
+    name: opflex
+    description: 'List of opflex jobs'
+    regex: '^opflex-.*'
+    <<: *releng_view_common