X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftoolkit%2Ftoolkit.yaml;h=0b0d6eb4294c0339f6e52115ee00c5e28f819cdc;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=dc52aeb7c00d57904aec7c6be22d9decbc756fd9;hpb=25c34bf05e72ced2484dd31a9d400140a5de3921;p=releng%2Fbuilder.git diff --git a/jjb/toolkit/toolkit.yaml b/jjb/toolkit/toolkit.yaml index dc52aeb7c0..0b0d6eb429 100644 --- a/jjb/toolkit/toolkit.yaml +++ b/jjb/toolkit/toolkit.yaml @@ -670,16 +670,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