X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftoolkit%2Ftoolkit.yaml;h=0b0d6eb4294c0339f6e52115ee00c5e28f819cdc;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=b2f2d9b535c9640391d49cf68aea5b83da2e0b12;hpb=e397856349b84539cdc6be0e69f5f323968afcce;p=releng%2Fbuilder.git diff --git a/jjb/toolkit/toolkit.yaml b/jjb/toolkit/toolkit.yaml index b2f2d9b53..0b0d6eb42 100644 --- a/jjb/toolkit/toolkit.yaml +++ b/jjb/toolkit/toolkit.yaml @@ -670,10 +670,14 @@ 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}' @@ -681,6 +685,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout