X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fintegration%2Fdistribution%2Fdistribution.yaml;h=e1df5813581435011fa88eb78e80aa68ea692103;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=1aa5f2c6b217b91c5752c7d98e6d7f01f4884501;hpb=4934e4b08bc0892b6a0447709f640b204eaec48c;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution.yaml b/jjb/integration/distribution/distribution.yaml index 1aa5f2c6b..e1df58135 100644 --- a/jjb/integration/distribution/distribution.yaml +++ b/jjb/integration/distribution/distribution.yaml @@ -181,17 +181,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: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' skip-tag: true - shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout