X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.yaml;h=0a38c5a73e5ce7ca5f671a4d10e06d93101ca799;hb=e397856349b84539cdc6be0e69f5f323968afcce;hp=39fc41e4971a9588012920c223a11e3ae9084802;hpb=1cfc0d7dd63e90a6df9367636a64ed7b2c075d7e;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.yaml b/jjb/yangtools/yangtools.yaml index 39fc41e49..0a38c5a73 100644 --- a/jjb/yangtools/yangtools.yaml +++ b/jjb/yangtools/yangtools.yaml @@ -382,7 +382,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'yangtools' @@ -443,7 +443,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -502,6 +502,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -540,7 +541,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -562,12 +562,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] [yangtools]'