X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=7d555e084b5fd9175dfc8f0cba50fec5c2b57e2b;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=7521f61094c789931e39de80979d3a6972f9fa90;hpb=e397856349b84539cdc6be0e69f5f323968afcce;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 7521f61094..7d555e084b 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -671,17 +671,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 - shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout