X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=ed5b2d0aacee537127549ac1ef4c90249ed843a0;hb=f5611e3768895d4b4ca20c7719a2bd9fe5652fca;hp=088ec87578099b7a1f78cd87fa4c7bb4f59e97ee;hpb=3c58e6f3d790405107a895a5bca46b191b4385be;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 088ec8757..ed5b2d0aa 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -3,25 +3,17 @@ name: iotdm-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs stream: oxygen project: 'iotdm' project-name: 'iotdm' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + build-node: centos7-builder-2c-8g 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 @@ -30,25 +22,17 @@ name: iotdm-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs stream: nitrogen project: 'iotdm' project-name: 'iotdm' branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + build-node: centos7-builder-2c-8g 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 @@ -57,26 +41,18 @@ name: iotdm-carbon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs stream: carbon project: 'iotdm' project-name: 'iotdm' branch: 'stable/carbon' + build-node: centos7-builder-2c-8g karaf-version: karaf3 - 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 @@ -88,6 +64,6 @@ project: 'iotdm' project-name: 'iotdm' branch: 'master' + build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'