X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution.yaml;h=1aa5f2c6b217b91c5752c7d98e6d7f01f4884501;hb=4934e4b08bc0892b6a0447709f640b204eaec48c;hp=80b64f0265f947fb4c3c9e12e295c84c40f636c4;hpb=6f69d93aa1d3f0cd02a5aad4855e0363537998ef;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution.yaml b/jjb/integration/distribution/distribution.yaml index 80b64f026..1aa5f2c6b 100644 --- a/jjb/integration/distribution/distribution.yaml +++ b/jjb/integration/distribution/distribution.yaml @@ -69,7 +69,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'integration/distribution' @@ -130,7 +130,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -184,11 +184,12 @@ scm: - git: - url: 'https://git.opendaylight.org/gerrit/releng/autorelease' + url: '$GIT_BASE' refspec: '' branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -227,7 +228,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -249,12 +249,9 @@ post-step-run-condition: UNSTABLE postbuilders: - - shell: "./scripts/list-project-dependencies.sh" - autorelease-sys-stats publishers: - - archive-artifacts: - artifacts: '*.log' - email-notification: email-prefix: '[autorelease] [distribution]'