X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=54d9cbd21c063843dbd8e60bd8694ba4c0e36b67;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=e12d7bb25d7d8ffb3144afe2551d4f45390b5efe;hpb=f93289b1fc422b77fcd00cfebe848c4eac982284;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index e12d7bb25..54d9cbd21 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -1,11 +1,11 @@ --- - project: - name: netconf-oxygen + name: netconf-fluorine jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'netconf' project-name: 'netconf' branch: 'master' @@ -21,40 +21,20 @@ staging-profile-id: a67b22fc3663f - project: - name: netconf-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'netconf' - project-name: 'netconf' - branch: 'stable/nitrogen' - 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' - 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 - -- project: - name: netconf-carbon + name: netconf-oxygen jobs: - '{project-name}-distribution-check-{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]' @@ -72,3 +52,9 @@ mvn-settings: 'netconf-settings' 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