X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=a5083e1d87a60b491e3be25daec678e3817fa5c5;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=876e7de509fde54e94b9669a35f0c2572a5161b9;hpb=9d926f94fe3824189d4990b904c1807602ba7d85;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 876e7de509..a5083e1d87 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -1,12 +1,16 @@ --- - project: - name: netconf-oxygen + name: netconf-neon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: netconf + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/ + rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc - odl-maven-jobs - stream: oxygen + stream: neon project: 'netconf' project-name: 'netconf' branch: 'master' @@ -22,20 +26,25 @@ staging-profile-id: a67b22fc3663f - project: - name: netconf-nitrogen + name: netconf-fluorine jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: netconf + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/ + rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'netconf' project-name: 'netconf' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + build-timeout: 90 dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}' email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' @@ -43,21 +52,20 @@ staging-profile-id: a67b22fc3663f - project: - name: netconf-carbon + name: netconf-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'netconf' project-name: 'netconf' - branch: 'stable/carbon' + branch: 'stable/oxygen' build-node: centos7-builder-2c-8g - karaf-version: karaf3 mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + build-timeout: 90 dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}' email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' @@ -75,3 +83,9 @@ mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + +- project: + name: netconf-view + views: + - project-view + project-name: netconf