X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex.yaml;h=92639892a0647579807327b1dfcebf45343f168a;hb=3c3bec550bb8e339636a91848823fd1b8990e6f0;hp=1272d6bfadc879c3832f9ce20cf4e317509bb2f1;hpb=2227feb68ce59ce859c6c23e13aa5bf3f198ee43;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex.yaml b/jjb/opflex/opflex.yaml index 1272d6bfa..92639892a 100644 --- a/jjb/opflex/opflex.yaml +++ b/jjb/opflex/opflex.yaml @@ -2,21 +2,31 @@ - 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: - - oxygen: + - sodium: branch: 'master' libuv-version: '1.8.0' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' - - nitrogen: - branch: 'stable/nitrogen' + - neon: + branch: 'stable/neon' libuv-version: '1.8.0' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' - - carbon: - branch: 'stable/carbon' + - 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' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' @@ -27,6 +37,7 @@ jdk: 'openjdk8' branch: master + build-timeout: 60 global-settings-file: global-settings settings-file: opflex-settings group-id: org.opendaylight.opflex @@ -39,7 +50,7 @@ name: 'opflex-release-{stream}' node: centos7-builder-2c-8g - jdk: '{jdk}' + jdk: '{java-version}' ###################### # Default parameters # @@ -94,6 +105,7 @@ build-timeout: '{build-timeout}' builders: + - lf-infra-pre-build - opflex-build: mvn33: '{mvn-version}' stream: '{stream}' @@ -119,3 +131,9 @@ email-recipients: '{email-recipients}' email-prefix: '[opflex]' - lf-infra-publish + +- project: + name: opflex-view + views: + - project-view + project-name: opflex