X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=e1c4205f52aac74285b8de4a9db4f5d7938bc56a;hb=dac658c4a6587a4b299b18df0e2c558371722167;hp=30ecd8b5528d5a104b28bf21fa373a338d8b96ea;hpb=810bc47e9b36cf01c8184078fcfe870fdd97a4ef;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 30ecd8b55..e1c4205f5 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -4,8 +4,7 @@ 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' @@ -17,7 +16,6 @@ - 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]' @@ -31,8 +29,7 @@ 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' @@ -44,7 +41,6 @@ - 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]' @@ -58,8 +54,7 @@ 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' @@ -72,7 +67,6 @@ - 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]' @@ -84,10 +78,9 @@ - project: name: iotdm-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'iotdm' project-name: 'iotdm' branch: 'master' mvn-settings: 'iotdm-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'