X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=411d7ae391a98de53b4d183b1537e40ca867a866;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=77c1ccf2849249c4341a91e1dfb656d902ea7d5e;hpb=fc8075f97170e03bbde9dcf9d0af1a68aa3bd21b;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 77c1ccf284..411d7ae391 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