X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=1efca00c4429260e513b98ab9d730806e337b9c7;hb=7c477342e1a015d69b6e510ef27cea05f3d110f9;hp=c1f10db80fbd8f97a83e2b47bf67ed94f07ea123;hpb=c2f75308d9fadb4b2595acf660b90b4ab8a66502;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index c1f10db80..1efca00c4 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,18 +1,15 @@ --- - project: - name: usecplugin-nitrogen + name: usecplugin-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{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: @@ -25,21 +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}-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: @@ -52,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: @@ -80,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'