X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=b93930ad3680bca2f15e68d0e62e8cf2c4cbc83f;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=ca9bdc896e4ccd92eadf028d18d7e7c6ca7c2cb9;hpb=0ae43130911df606dca3a46b7bc94a37f4c836ee;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index ca9bdc896..b93930ad3 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,19 +1,16 @@ --- - 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: nitrogen + stream: oxygen project: 'usecplugin' project-name: 'usecplugin' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -26,22 +23,21 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - 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 +50,22 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - 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 +78,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'