Revert "Use the gerrit driver for the googlesource connection"

This reverts commit 01bef804de2d65f9ce4cda80e937a718c7ee7628.

This was missing an option, and also our password doesn't work.

Change-Id: I317c29034efaae62ea74a5c16ec25bed98c1e3cc
This commit is contained in:
James E. Blair 2019-10-01 14:17:47 -07:00
parent 3cd8cedbc9
commit 086d4b638c
3 changed files with 6 additions and 15 deletions

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

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

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