X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangide%2Fyangide.yaml;h=24cd57a661c98eb66658c1e9507e71047bf9e9a5;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=a78c5eb367369f4fbb51809459c283b5d1d534d6;hpb=59063f283c5085e8b325eb642538d4598e2c375b;p=releng%2Fbuilder.git diff --git a/jjb/yangide/yangide.yaml b/jjb/yangide/yangide.yaml index a78c5eb36..24cd57a66 100644 --- a/jjb/yangide/yangide.yaml +++ b/jjb/yangide/yangide.yaml @@ -663,16 +663,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