X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyang-push%2Fyang-push.yaml;h=8c94a8c7e2187d7782da82e1a197abfdde8e3c92;hb=e397856349b84539cdc6be0e69f5f323968afcce;hp=e09bd569f4cf3ec4d77ea078bc991cc59ffebd35;hpb=ab2b964c72a36e43a5c20a5c6c66d6854bec0432;p=releng%2Fbuilder.git diff --git a/jjb/yang-push/yang-push.yaml b/jjb/yang-push/yang-push.yaml index e09bd569f4..8c94a8c7e2 100644 --- a/jjb/yang-push/yang-push.yaml +++ b/jjb/yang-push/yang-push.yaml @@ -559,7 +559,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'yang-push' @@ -620,7 +620,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -679,6 +679,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -717,7 +718,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -739,12 +739,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] [yang-push]'