c1aa5717cc
This causes a massive sad for zuul, resulting in ability to clone the repos and indefinitely hung job. Change-Id: I96b2bd883b63079f5032c5715960c25b61940f16
16 lines
327 B
YAML
16 lines
327 B
YAML
---
|
|
zuul_connections:
|
|
- name: 'gerrit'
|
|
driver: 'gerrit'
|
|
server: 'review.openstack.org'
|
|
canonical_hostname: 'git.openstack.org'
|
|
user: 'zuul'
|
|
sshkey: '/var/lib/zuul/ssh/id_rsa'
|
|
|
|
- name: 'github'
|
|
driver: 'github'
|
|
|
|
- name: 'googlesource'
|
|
driver: 'git'
|
|
baseurl: https://gerrit.googlesource.com
|