X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex.yaml;h=92639892a0647579807327b1dfcebf45343f168a;hb=3c3bec550bb8e339636a91848823fd1b8990e6f0;hp=3f85b082450275faec2416115d08bd9c38b19115;hpb=0a28f0362b904fe414c5dd269f969bf26a94fee1;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex.yaml b/jjb/opflex/opflex.yaml index 3f85b0824..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 @@ -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