Remove trailing slash from googlesource url

This causes a massive sad for zuul, resulting in ability to clone
the repos and indefinitely hung job.

Change-Id: I96b2bd883b63079f5032c5715960c25b61940f16
This commit is contained in:
Monty Taylor 2019-01-15 09:50:24 +00:00
parent 2868294707
commit c1aa5717cc
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
3 changed files with 3 additions and 3 deletions

View File

@ -12,4 +12,4 @@ zuul_connections:
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com/
baseurl: https://gerrit.googlesource.com

View File

@ -42,4 +42,4 @@ zuul_connections:
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com/
baseurl: https://gerrit.googlesource.com

View File

@ -31,7 +31,7 @@ zuul_connections:
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com/
baseurl: https://gerrit.googlesource.com
gearman_server_ssl_cert: |
-----BEGIN CERTIFICATE-----