X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=41a0e184c47f9616246f69309f45550f5624b8a7;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=52316d59b8379c33a963f2047922f650e1bde835;hpb=6d7dafda73a9b0be6d6145b72b154f5c393a442e;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 52316d59b..41a0e184c 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -671,10 +671,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}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout