From c1aa5717cc15ff334121336793cc645e4a0ba82c Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 15 Jan 2019 09:50:24 +0000 Subject: [PATCH] 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 --- hiera/group/zuul-executor.yaml | 2 +- hiera/group/zuul-merger.yaml | 2 +- hiera/group/zuul-scheduler.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hiera/group/zuul-executor.yaml b/hiera/group/zuul-executor.yaml index 687ca3fdfb..b2f88dec27 100644 --- a/hiera/group/zuul-executor.yaml +++ b/hiera/group/zuul-executor.yaml @@ -12,4 +12,4 @@ zuul_connections: - name: 'googlesource' driver: 'git' - baseurl: https://gerrit.googlesource.com/ + baseurl: https://gerrit.googlesource.com diff --git a/hiera/group/zuul-merger.yaml b/hiera/group/zuul-merger.yaml index eaea7eb897..4575492c24 100644 --- a/hiera/group/zuul-merger.yaml +++ b/hiera/group/zuul-merger.yaml @@ -42,4 +42,4 @@ zuul_connections: - name: 'googlesource' driver: 'git' - baseurl: https://gerrit.googlesource.com/ + baseurl: https://gerrit.googlesource.com diff --git a/hiera/group/zuul-scheduler.yaml b/hiera/group/zuul-scheduler.yaml index 508e0b71c0..cf5d84b714 100644 --- a/hiera/group/zuul-scheduler.yaml +++ b/hiera/group/zuul-scheduler.yaml @@ -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-----