X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo.yaml;h=40a396f4d4977e187a42495b60d4f086779910fb;hb=62663c2f04b846dab936e0d63932adeea39d48b5;hp=85a3bb2ff499fa17b8076bdfad56b572092defd1;hpb=8068c4d36168f44bcd19e1dac6ec711d7432f522;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index 85a3bb2ff..40a396f4d 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.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