X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=f6abcd9f5c114dfcf5f7ec2550b5dce43ddf75c5;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=5f06f2f58c6d8eb47b954281f913f1207c0f308f;hpb=e397856349b84539cdc6be0e69f5f323968afcce;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 5f06f2f58c..f6abcd9f5c 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.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