X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=a2cce08ed8e01b2f538602aacdf44aae07404965;hb=003835acd2d9e452ff4d6f829cbce441c5ebd82b;hp=d8d422588e47916bd0e340e5b32e68d40319741e;hpb=5473be95051c7df16ee4106a12820c9bbbaa359e;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index d8d422588..a2cce08ed 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -2,17 +2,15 @@ - project: 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}-verify-{stream}-{maven}-{jdks}' stream: oxygen project: 'netconf' project-name: 'netconf' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +23,21 @@ 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}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: nitrogen project: 'netconf' project-name: 'netconf' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +50,22 @@ email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67b22fc3663f + - project: 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}-verify-{stream}-{maven}-{jdks}' stream: carbon project: 'netconf' project-name: 'netconf' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,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'