X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftopoprocessing%2Ftopoprocessing.yaml;h=2268d72e8c29921b45204ac6f662e9793a1d7b78;hb=e397856349b84539cdc6be0e69f5f323968afcce;hp=12071f8b25578789cab49084ba69eb78c346ca65;hpb=e209732f0733345de65663e82e8fb4b2742e057c;p=releng%2Fbuilder.git diff --git a/jjb/topoprocessing/topoprocessing.yaml b/jjb/topoprocessing/topoprocessing.yaml index 12071f8b2..2268d72e8 100644 --- a/jjb/topoprocessing/topoprocessing.yaml +++ b/jjb/topoprocessing/topoprocessing.yaml @@ -567,7 +567,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'topoprocessing' @@ -628,7 +628,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -687,6 +687,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -725,7 +726,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -747,12 +747,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] [topoprocessing]'