Add gerrit.googlesource.com to zuul using git driver

So that we can make gerrit build jobs using zuul to do the cloning
and not git modules inside of the jobs themselves, add gerrit's
git server as a git driver source.

Change-Id: I4a64e6627805d568030d3864f3d331a4e8f9ab8b
This commit is contained in:
Monty Taylor 2019-01-14 17:18:18 +00:00
parent 700f195706
commit 2868294707
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
3 changed files with 12 additions and 0 deletions

View File

@ -9,3 +9,7 @@ zuul_connections:
- name: 'github'
driver: 'github'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com/

View File

@ -39,3 +39,7 @@ zuul_connections:
- name: 'github'
driver: 'github'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com/

View File

@ -29,6 +29,10 @@ zuul_connections:
driver: 'github'
app_key: '/etc/zuul/github.key'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com/
gearman_server_ssl_cert: |
-----BEGIN CERTIFICATE-----
MIIEYTCCA0mgAwIBAgIJAKkAn3gh0LBPMA0GCSqGSIb3DQEBCwUAMIG5MQswCQYD