X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution-jobs.yaml;h=097cc41271c2e5e6bc2e61af0d72366d0a71ec93;hb=ae3c1d1553570e704ddd88fcf5d96f2d64ae8fff;hp=cb8a4113681e81849d0347e4a56ef6b00f0b9776;hpb=3db1010a1acc7ec4f4cd9ca4d4171b733fe8091b;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution-jobs.yaml b/jjb/integration/distribution/distribution-jobs.yaml index cb8a41136..097cc4127 100644 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@ -20,7 +20,7 @@ project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts} **/dependency_tree.txt **/*.hprof' + artifacts: '{archive-artifacts}' - integration-patch-refspec: branch: '$GERRIT_REFSPEC' @@ -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 for 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}' @@ -89,7 +91,7 @@ project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts} **/dependency_tree.txt **/*.hprof **/target/surefire-reports/*-output.txt' + artifacts: '{archive-artifacts}' - distribution-karaf-version: karaf-version: '{karaf-version}' @@ -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 @@ -203,7 +206,7 @@ project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts} **/dependency_tree.txt **/target/surefire-reports/*-output.txt' + artifacts: '{archive-artifacts}' - distribution-karaf-version: karaf-version: '{karaf-version}' - maven-exec: @@ -235,31 +238,26 @@ - distribution-check-wipe - distribution-check-build-project: pom: 'distribution/pom.xml' - mvn-opts: '{opendaylight-infra-mvn-opts}' + mvn-opts: '{opendaylight-infra-parallel-mvn-opts}' - distribution-check-verify-groupid: gerrit-project: 'integration' - distribution-check-delete-snapshots - distribution-check-configure-remotes - - distribution-check-repeat-build: - dist-pom: 'distribution/pom.xml' - mvn-opts: '{opendaylight-infra-mvn-opts}' + - distribution-check-repeat-project-build: + pom: 'distribution/pom.xml' + mvn-opts: '{opendaylight-infra-parallel-mvn-opts}' + - 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: email-recipients: '{email-recipients}' email-prefix: '[{project-name}]' - - postbuildscript: - builders: - - shell: | - #!/bin/bash - mkdir -p $WORKSPACE/archives - cp karaf*.log $WORKSPACE/archives - script-only-if-succeeded: false - script-only-if-failed: false - mark-unstable-if-failed: true + - integration-csit-archive-build - lf-infra-publish - job-template: @@ -282,7 +280,7 @@ project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts} **/*.hprof' + artifacts: '{archive-artifacts}' - integration-distribution-branch: branch: '{branch}' - integration-bundle-url: @@ -328,7 +326,7 @@ project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts} **/*.hprof' + artifacts: '{archive-artifacts}' - integration-distribution-branch: branch: '{branch}' - integration-bundle-url: