X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdidm%2Fdidm.yaml;h=a9710b3323b0e0e91d2120e59dab6d534eab7f6c;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=1147de2185a412a7261eeaeed6cba91acb1f2176;hpb=6d7dafda73a9b0be6d6145b72b154f5c393a442e;p=releng%2Fbuilder.git diff --git a/jjb/didm/didm.yaml b/jjb/didm/didm.yaml index 1147de218..a9710b332 100644 --- a/jjb/didm/didm.yaml +++ b/jjb/didm/didm.yaml @@ -678,10 +678,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: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout