X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fnetconf%2Fnetconf.yaml;h=aea4812596e5dbde490a7bee905d66b4883d1d68;hb=7ed341df6ac44ad368b365c849a1ae2675ccee0c;hp=20aa0f4d2db5ccd42be8821d7cd85457f18c53f2;hpb=4934e4b08bc0892b6a0447709f640b204eaec48c;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 20aa0f4d2..aea481259 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -671,10 +671,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}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout