Merge "Update validate autorelease projects for neon"
[releng/builder.git] / jjb / opflex / opflex.yaml
index aef8a08695bb29a75a504fd51933e4253898d54b..92639892a0647579807327b1dfcebf45343f168a 100644 (file)
@@ -2,14 +2,29 @@
 - project:
     name: opflex-release
     jobs:
+      - '{project-name}-rtd-jobs':
+          build-node: centos7-builder-2c-2g
+          project-pattern: opflex
+          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-opflex/52373/
+          rtd-token: bf99281866a176904cf12861789deaf04d4b0c45
       - 'opflex-release-{stream}'
 
     stream:
-      - fluorine:
+      - sodium:
           branch: 'master'
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
+      - neon:
+          branch: 'stable/neon'
+          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'
           build-timeout: '{build-timeout}'
 
     builders:
+      - lf-infra-pre-build
       - opflex-build:
           mvn33: '{mvn-version}'
           stream: '{stream}'
           email-prefix: '[opflex]'
       - lf-infra-publish
 
-- view:
-    name: opflex
-    description: 'List of opflex jobs'
-    regex: '^opflex-.*'
-    <<: *releng_view_common
+- project:
+    name: opflex-view
+    views:
+      - project-view
+    project-name: opflex