X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=b5c6843211aae0ef1cd9c3398f2869ae0a22ca10;hb=a5cc46cf7cfe516eb911efb43be9ba50c37cbd44;hp=5e5054050696ab99aca8ba30262b54208c2915d8;hpb=1cf091979847e0772201d46a668e0a90108a0215;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 5e5054050..b5c684321 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -1,11 +1,16 @@ --- - project: - name: netconf-fluorine + name: netconf-sodium jobs: - '{project-name}-distribution-check-{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: fluorine + stream: sodium project: 'netconf' project-name: 'netconf' branch: 'master' @@ -21,15 +26,20 @@ staging-profile-id: a67b22fc3663f - project: - name: netconf-oxygen + name: netconf-neon jobs: - '{project-name}-distribution-check-{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: 'stable/oxygen' + branch: 'stable/neon' build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' @@ -42,19 +52,25 @@ staging-profile-id: a67b22fc3663f - project: - name: netconf-nitrogen + name: netconf-fluorine jobs: - '{project-name}-distribution-check-{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]' @@ -62,34 +78,24 @@ staging-profile-id: a67b22fc3663f - project: - name: netconf-carbon + name: netconf-sonar jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs + - gerrit-maven-sonar: + mvn-params: > + -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec + -Dsonar.jacoco.reportPath=$WORKSPACE/target/jacoco.exec - stream: carbon project: 'netconf' project-name: 'netconf' - branch: 'stable/carbon' + branch: 'master' 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' - dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}' - email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' - - # Used by the release job - staging-profile-id: a67b22fc3663f + build-timeout: 90 - project: - name: netconf-sonar - jobs: - - gerrit-maven-sonar - project: 'netconf' - project-name: 'netconf' - branch: 'master' - 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' + name: netconf-view + views: + - project-view + project-name: netconf