Merge "Use the gerrit driver for the googlesource connection"

This commit is contained in:
Zuul 2019-10-04 16:10:50 +00:00 committed by Gerrit Code Review
commit 9d8cb09def
3 changed files with 18 additions and 6 deletions

@ -11,5 +11,9 @@ zuul_connections:
driver: 'github'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com
driver: 'gerrit'
server: 'gerrit-review.googlesource.com'
canonical_hostname: 'gerrit.googlesource.com'
user: 'git-infra-root.openstack.org'
stream_events: 'false'
auth_type: 'basic'

@ -41,5 +41,9 @@ zuul_connections:
driver: 'github'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com
driver: 'gerrit'
server: 'gerrit-review.googlesource.com'
canonical_hostname: 'gerrit.googlesource.com'
user: 'git-infra-root.openstack.org'
stream_events: 'false'
auth_type: 'basic'

@ -31,8 +31,12 @@ zuul_connections:
rate_limit_logging: 'false'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com
driver: 'gerrit'
server: 'gerrit-review.googlesource.com'
canonical_hostname: 'gerrit.googlesource.com'
user: 'git-infra-root.openstack.org'
stream_events: 'false'
auth_type: 'basic'
gearman_server_ssl_cert: |
-----BEGIN CERTIFICATE-----