X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc.yaml;h=8836cb5bb9ccaa71fe283c3b175fc8cffd451060;hb=4934e4b08bc0892b6a0447709f640b204eaec48c;hp=c2bf1e05bbe3eb82edf41070fac92c98cfb869f6;hpb=3d3820ee1da9ce44b937e58d24229324649bc7a4;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc.yaml b/jjb/usc/usc.yaml index c2bf1e05b..8836cb5bb 100644 --- a/jjb/usc/usc.yaml +++ b/jjb/usc/usc.yaml @@ -567,7 +567,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'usc' @@ -628,7 +628,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -682,11 +682,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 @@ -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] [usc]'