X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freservation%2Freservation.yaml;h=b7e987cbff3475f8580190918033ae709296a604;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=5423b671c1283709e4070a48602881051bf72ad0;hpb=fc8075f97170e03bbde9dcf9d0af1a68aa3bd21b;p=releng%2Fbuilder.git diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index 5423b671c..b7e987cbf 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -678,16 +678,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