X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnic%2Fnic.yaml;h=9494dd238668aea1c631a46b6d6c5d3c10edb21a;hb=62663c2f04b846dab936e0d63932adeea39d48b5;hp=88e4ada2b73eee3f0fa3def2e26c4b350d2f0441;hpb=44578331f163d00374970db0965231e2b7bfbb7e;p=releng%2Fbuilder.git diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 88e4ada2b..9494dd238 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -566,7 +566,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'nic' @@ -627,7 +627,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -678,16 +678,22 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: 'https://git.opendaylight.org/gerrit/releng/autorelease' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout