X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=088ec87578099b7a1f78cd87fa4c7bb4f59e97ee;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=526fd4efc72565fcfa43585ee9a28fa21c8e99d8;hpb=d429e518be01b2dcbe3094399826489fdea55381;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 526fd4efc7..088ec87578 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -2,17 +2,15 @@ - project: name: iotdm-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: oxygen project: 'iotdm' project-name: 'iotdm' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +23,21 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: nitrogen project: 'iotdm' project-name: 'iotdm' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +50,22 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: carbon project: 'iotdm' project-name: 'iotdm' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,37 +78,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'