From 2868294707780c51a4afa67a9dce2602ce75a5b9 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 14 Jan 2019 17:18:18 +0000 Subject: [PATCH] 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 --- hiera/group/zuul-executor.yaml | 4 ++++ hiera/group/zuul-merger.yaml | 4 ++++ hiera/group/zuul-scheduler.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/hiera/group/zuul-executor.yaml b/hiera/group/zuul-executor.yaml index 4dd7369849..687ca3fdfb 100644 --- a/hiera/group/zuul-executor.yaml +++ b/hiera/group/zuul-executor.yaml @@ -9,3 +9,7 @@ zuul_connections: - name: 'github' driver: 'github' + + - name: 'googlesource' + driver: 'git' + baseurl: https://gerrit.googlesource.com/ diff --git a/hiera/group/zuul-merger.yaml b/hiera/group/zuul-merger.yaml index 359c682661..eaea7eb897 100644 --- a/hiera/group/zuul-merger.yaml +++ b/hiera/group/zuul-merger.yaml @@ -39,3 +39,7 @@ zuul_connections: - name: 'github' driver: 'github' + + - name: 'googlesource' + driver: 'git' + baseurl: https://gerrit.googlesource.com/ diff --git a/hiera/group/zuul-scheduler.yaml b/hiera/group/zuul-scheduler.yaml index d2de32c366..508e0b71c0 100644 --- a/hiera/group/zuul-scheduler.yaml +++ b/hiera/group/zuul-scheduler.yaml @@ -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