X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fvalidate-autorelease.yaml;h=e2c5329a64ff874b512c00f69f92fcb371a136ba;hb=755df2529e71a80299c0036b61eb5464d40133a3;hp=281122ba068c007051c0dbab357e7a6c1ee58cb2;hpb=d211845538c97d10a32e0cf214d679222d3c20d9;p=releng%2Fbuilder.git diff --git a/jjb-templates/validate-autorelease.yaml b/jjb-templates/validate-autorelease.yaml index 281122ba0..e2c5329a6 100644 --- a/jjb-templates/validate-autorelease.yaml +++ b/jjb-templates/validate-autorelease.yaml @@ -24,16 +24,21 @@ 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 submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout