X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution.yaml;h=be45b27696cccc76a1c033d24e428a8efc39c540;hb=62663c2f04b846dab936e0d63932adeea39d48b5;hp=0e5138e26189a9d3cd2ad3c9f622f3b525c04317;hpb=e397856349b84539cdc6be0e69f5f323968afcce;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution.yaml b/jjb/integration/distribution/distribution.yaml index 0e5138e26..be45b2769 100644 --- a/jjb/integration/distribution/distribution.yaml +++ b/jjb/integration/distribution/distribution.yaml @@ -181,10 +181,14 @@ 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}' @@ -192,6 +196,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout