X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdiscovery%2Fdiscovery.yaml;h=711155f67c1ba6891440c8529c7d1d79cce2c3e7;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=bc3e637d321167aaef1ecaafd402b1c487ca08e2;hpb=6d7dafda73a9b0be6d6145b72b154f5c393a442e;p=releng%2Fbuilder.git diff --git a/jjb/discovery/discovery.yaml b/jjb/discovery/discovery.yaml index bc3e637d3..711155f67 100644 --- a/jjb/discovery/discovery.yaml +++ b/jjb/discovery/discovery.yaml @@ -670,10 +670,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}' @@ -681,6 +685,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout