X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=411d7ae391a98de53b4d183b1537e40ca867a866;hb=refs%2Fchanges%2F00%2F38400%2F1;hp=77c1ccf2849249c4341a91e1dfb656d902ea7d5e;hpb=8068c4d36168f44bcd19e1dac6ec711d7432f522;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 77c1ccf28..411d7ae39 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -678,16 +678,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