X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller.yaml;h=f99ea10cc179c86cf2dd469a4e7f8ef360d7f7da;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=5287a4eb8175c047c52d65099a30bffd63ee90af;hpb=f74851aa75dfa2922cedff57a1b75e80cf319403;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller.yaml b/jjb/controller/controller.yaml index 5287a4eb81..f99ea10cc1 100644 --- a/jjb/controller/controller.yaml +++ b/jjb/controller/controller.yaml @@ -679,16 +679,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