X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=109caba7186faa89cebe3d1a0e8bbe7bf1ec619a;hb=9d926f94fe3824189d4990b904c1807602ba7d85;hp=adc56a605f50fe909c5ccf45a6458582e0a41735;hpb=d2932592d1c8707227c1cdaf05bffc45c63b36a8;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index adc56a605..109caba71 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -2,116 +2,67 @@ - project: 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: oxygen project: 'usecplugin' project-name: 'usecplugin' branch: 'master' - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'usecplugin-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}' email-upstream: '[usecplugin] [openflowplugin]' - archive-artifacts: '' + + # Used by the release job + staging-profile-id: a69902281e037 - project: 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: nitrogen project: 'usecplugin' project-name: 'usecplugin' branch: 'stable/nitrogen' - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'usecplugin-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}' email-upstream: '[usecplugin] [openflowplugin]' - archive-artifacts: '' + + # Used by the release job + staging-profile-id: a69902281e037 - project: name: usecplugin-carbon 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 project: 'usecplugin' project-name: 'usecplugin' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'usecplugin-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}' email-upstream: '[usecplugin] [openflowplugin]' - archive-artifacts: '' - -- project: - name: usecplugin-boron - jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: boron - project: 'usecplugin' - project-name: 'usecplugin' - branch: 'stable/boron' - karaf-version: karaf3 - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' - mvn-settings: 'usecplugin-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'openflowplugin-merge-{stream}' - 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' mvn-settings: 'usecplugin-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'