X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution-jobs.yaml;h=faf15249a3dfcb691db17a048da43d4a136d766a;hb=39a0450315a14058a0c8fd7eb8c53fad2637249f;hp=ef41e39123bf52d8c71b0e6f9afdbd6173a131b6;hpb=bd725532d0ee35b70923351b6812fdfe872f4655;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution-jobs.yaml b/jjb/integration/distribution/distribution-jobs.yaml index ef41e3912..faf15249a 100644 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@ -6,7 +6,7 @@ name: 'distribution-verify-{stream}' project-type: freestyle - node: centos7-java-builder-2c-8g + node: centos7-builder-2c-8g concurrent: true jdk: '{jre}' @@ -35,7 +35,7 @@ triggers: - gerrit-trigger-patch-submitted: - server: '{server-name}' + gerrit-server-name: '{gerrit-server-name}' project: '{project}' branch: '{branch}' files: '**' @@ -51,7 +51,9 @@ goals: | clean install dependency:tree -DoutputFile=dependency_tree.txt -Dstream={stream} + -Dsft.heap.max=4g {opendaylight-infra-mvn-opts} + # {opendaylight-infra-parallel-mvn-opts} is bad when there are multiple big features in SFT. java-opts: - '-Xmx1024m -XX:MaxPermSize=256m' settings: integration-settings @@ -61,7 +63,7 @@ publishers: - findbugs - - jacoco-report + - lf-jacoco-report - lf-infra-publish - email-notification: email-recipients: '{email-recipients}' @@ -104,7 +106,7 @@ triggers: - gerrit-trigger-patch-merged: - server-name: '{server-name}' + gerrit-server-name: '{gerrit-server-name}' name: 'integration/distribution' branch: '{branch}' @@ -124,6 +126,7 @@ goals: > clean install dependency:tree -DoutputFile=dependency_tree.txt -V -B -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r + -Dsft.heap.max=4g -Djenkins -Dmerge -Dstream={stream} maven-opts: '-Xmx1024m -XX:MaxPermSize=256m' settings: 'integration-settings' @@ -177,7 +180,7 @@ id: '' unique-version: true deploy-unstable: false - - jacoco-report + - lf-jacoco-report - lf-infra-publish - email-notification: email-recipients: '{email-recipients}' @@ -185,7 +188,7 @@ - job-template: name: 'distribution-check-{stream}' - # Like a {project}-distribution-check, but one step less as there is no upstream project involved. + # Like a {project}-distribution-check, but few steps less as there is no upstream project involved. disabled: false project-type: freestyle @@ -226,7 +229,7 @@ triggers: - gerrit-trigger-patch-submitted: - server: '{server-name}' + gerrit-server-name: '{gerrit-server-name}' project: '{project}' branch: '{branch}' files: '**' @@ -236,16 +239,21 @@ - distribution-check-build-project: pom: 'distribution/pom.xml' mvn-opts: '{opendaylight-infra-mvn-opts}' + # '{opendaylight-infra-parallel-mvn-opts}' is bad when there are multiple big features in SFT. - distribution-check-verify-groupid: gerrit-project: 'integration' - distribution-check-delete-snapshots - distribution-check-configure-remotes - - distribution-check-repeat-build: - dist-pom: 'distribution/pom.xml' + - distribution-check-repeat-project-build: + pom: 'distribution/pom.xml' mvn-opts: '{opendaylight-infra-mvn-opts}' + # '{opendaylight-infra-parallel-mvn-opts}' is bad when there are multiple big features in SFT. + - integration-set-variables + - distribution-check-warn-9191 + - distribution-check-warn-9192 - integration-upload-distribution: dist-pom: distribution/pom.xml - - integration-distribution-check + - distribution-check-bootup publishers: - email-notification: @@ -261,7 +269,7 @@ # FIXME: List required variables. project-type: freestyle - node: centos7-java-builder-2c-8g + node: centos7-builder-2c-8g concurrent: false properties: @@ -307,7 +315,7 @@ # FIXME: List required variables. project-type: freestyle - node: centos7-java-builder-2c-8g + node: centos7-builder-2c-8g concurrent: false properties: