X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide.yaml;h=41e8ac0b48bf6136ad3836452e4ec28c2058f61e;hb=8651b7df8d4f0973c495691389ec872e49d2955c;hp=6820365f47e7489cf55f769b64e25b5adc85bfb4;hpb=8068c4d36168f44bcd19e1dac6ec711d7432f522;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide.yaml b/jjb/netide/netide.yaml index 6820365f4..41e8ac0b4 100644 --- a/jjb/netide/netide.yaml +++ b/jjb/netide/netide.yaml @@ -671,16 +671,22 @@ 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