X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=c2c135ab62735e5858a2e3ffeb331880229e6ad1;hb=fec89881ec40dd1f7d74bfc77e129784daf4ccde;hp=526fd4efc72565fcfa43585ee9a28fa21c8e99d8;hpb=04c3890554166f05b19226e546c86b654bb07bff;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 526fd4efc7..c2c135ab62 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -2,17 +2,14 @@ - project: name: iotdm-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: 'iotdm' project-name: 'iotdm' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +22,20 @@ email-upstream: '[iotdm] [aaa]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fd6e9453970 + - project: name: iotdm-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: 'iotdm' project-name: 'iotdm' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +48,21 @@ email-upstream: '[iotdm] [aaa]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fd6e9453970 + - project: name: iotdm-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: 'iotdm' project-name: 'iotdm' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,37 +75,13 @@ email-upstream: '[iotdm] [aaa]' archive-artifacts: '' -- project: - name: iotdm-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: 'iotdm' - project-name: 'iotdm' - branch: 'stable/boron' - karaf-version: karaf3 - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' - mvn-settings: 'iotdm-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'aaa-merge-{stream}' - email-upstream: '[iotdm] [aaa]' - archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fd6e9453970 - project: name: iotdm-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'iotdm' project-name: 'iotdm' branch: 'master'