X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=a2cce08ed8e01b2f538602aacdf44aae07404965;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=4e0115749366c777febaa9983b4cfb4b3a262da8;hpb=3bd9ebb49a35331d940bb837bae8fd9d5c8040b8;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 4e0115749..a2cce08ed 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -1,19 +1,16 @@ --- - project: - name: netconf-nitrogen + name: netconf-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: nitrogen + stream: oxygen project: 'netconf' project-name: 'netconf' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -26,48 +23,21 @@ email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' archive-artifacts: '' -- project: - name: netconf-carbon - jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - - stream: carbon - project: 'netconf' - project-name: 'netconf' - branch: 'stable/carbon' - jdk: openjdk8 - 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-boron + name: netconf-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: boron + stream: nitrogen project: 'netconf' project-name: 'netconf' - branch: 'stable/boron' - jdk: openjdk8 + branch: 'stable/nitrogen' jdks: - openjdk8 maven: @@ -80,23 +50,23 @@ email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67b22fc3663f + - project: - name: netconf-beryllium + name: netconf-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: beryllium + stream: carbon project: 'netconf' project-name: 'netconf' - branch: 'stable/beryllium' - jdk: openjdk7 + branch: 'stable/carbon' + karaf-version: karaf3 jdks: - - openjdk7 - openjdk8 maven: - mvn33: @@ -108,10 +78,13 @@ email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67b22fc3663f + - project: name: netconf-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'netconf' project-name: 'netconf' branch: 'master'