X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=54d9cbd21c063843dbd8e60bd8694ba4c0e36b67;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=575d9c0252915dc72f161c651e35e29a8f800600;hpb=7ea27cc20a9f252f4196db2ce52da4ef7c3b73cb;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 575d9c025..54d9cbd21 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -1,80 +1,42 @@ --- - project: - name: netconf-oxygen + name: netconf-fluorine jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'netconf' project-name: 'netconf' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' - mvn-goals: 'clean install -Pintegrationtests' + 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]' - archive-artifacts: '' - - # Used by the release job - staging-profile-id: a67b22fc3663f - -- project: - name: netconf-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - stream: nitrogen - project: 'netconf' - project-name: 'netconf' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' - mvn-settings: 'netconf-settings' - mvn-goals: 'clean install -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]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67b22fc3663f - project: - name: netconf-carbon + name: netconf-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs - stream: carbon + stream: oxygen project: 'netconf' project-name: 'netconf' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/oxygen' + build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' - mvn-goals: 'clean install -Pintegrationtests' + 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]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67b22fc3663f @@ -86,6 +48,13 @@ project: 'netconf' project-name: 'netconf' branch: 'master' + build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' - mvn-goals: 'clean install -Pintegrationtests' + mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + +- view: + name: netconf + description: 'List of netconf jobs' + regex: '^netconf-.*' + <<: *releng_view_common