X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc.yaml;h=88c048434d8fe44d43184802655bc9cbe2616ee8;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=8836cb5bb9ccaa71fe283c3b175fc8cffd451060;hpb=4934e4b08bc0892b6a0447709f640b204eaec48c;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc.yaml b/jjb/usc/usc.yaml index 8836cb5bb..88c048434 100644 --- a/jjb/usc/usc.yaml +++ b/jjb/usc/usc.yaml @@ -679,10 +679,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: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout