Merge "Use the gerrit driver for the googlesource connection"

This commit is contained in:
Zuul 2019-10-01 16:40:30 +00:00 committed by Gerrit Code Review
commit 3cd8cedbc9
3 changed files with 15 additions and 6 deletions

View File

@ -11,5 +11,8 @@ 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'

View File

@ -41,5 +41,8 @@ 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'

View File

@ -31,8 +31,11 @@ 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'
gearman_server_ssl_cert: |
-----BEGIN CERTIFICATE-----