X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr.yaml;h=d2fa0f3ae13b0f1c8cc79607ee4f0e81b566db72;hb=4934e4b08bc0892b6a0447709f640b204eaec48c;hp=ccc25871e74adf40d7543863e41d32c2d5726768;hpb=ab2b964c72a36e43a5c20a5c6c66d6854bec0432;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr.yaml b/jjb/unimgr/unimgr.yaml index ccc25871e..d2fa0f3ae 100644 --- a/jjb/unimgr/unimgr.yaml +++ b/jjb/unimgr/unimgr.yaml @@ -559,7 +559,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'unimgr' @@ -620,7 +620,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -674,11 +674,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 @@ -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] [unimgr]'