X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr.yaml;h=a00a67dcd330f8605d965def9eb62dc1790fab95;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=5d7e4b07aed3d25e74e9363504e24423ce23c61e;hpb=25c34bf05e72ced2484dd31a9d400140a5de3921;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr.yaml b/jjb/unimgr/unimgr.yaml index 5d7e4b07a..a00a67dcd 100644 --- a/jjb/unimgr/unimgr.yaml +++ b/jjb/unimgr/unimgr.yaml @@ -671,16 +671,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