X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=1efca00c4429260e513b98ab9d730806e337b9c7;hb=ccaff4b13a69a8e501cbf672f2f45241cd7ec909;hp=ca9bdc896e4ccd92eadf028d18d7e7c6ca7c2cb9;hpb=7692a6bcdc9d0bb37899b1b2d1a9bba0f727ebd7;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index ca9bdc896..1efca00c4 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,19 +1,15 @@ --- - project: - name: usecplugin-nitrogen + name: usecplugin-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - - '{project-name}-distribution3-check-nitrogen' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'usecplugin' project-name: 'usecplugin' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -26,22 +22,20 @@ email-upstream: '[usecplugin] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a69902281e037 + - project: - name: usecplugin-carbon + name: usecplugin-nitrogen 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}' + - odl-maven-jobs - stream: carbon + stream: nitrogen project: 'usecplugin' project-name: 'usecplugin' - branch: 'stable/carbon' - karaf-version: karaf3 - jdk: openjdk8 + branch: 'stable/nitrogen' jdks: - openjdk8 maven: @@ -54,22 +48,21 @@ email-upstream: '[usecplugin] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a69902281e037 + - project: - name: usecplugin-boron + name: usecplugin-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}' + - odl-maven-jobs - stream: boron + stream: carbon project: 'usecplugin' project-name: 'usecplugin' - branch: 'stable/boron' + branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -82,10 +75,13 @@ email-upstream: '[usecplugin] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a69902281e037 + - project: name: usecplugin-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'usecplugin' project-name: 'usecplugin'