Add zuul-storage-proxy in zuul namespace

ref: https://review.opendev.org/c/zuul/zuul/+/708233
Change-Id: Ic9e0f2071ac84deca60223471a35c087dde852a2
This commit is contained in:
okozachenko 2021-01-25 17:41:41 +02:00
parent 27ffaf3b44
commit 14a12f9dc6
2 changed files with 7 additions and 0 deletions

View File

@ -8179,6 +8179,12 @@
- zuul - zuul
description: Sphinx extension for Zuul jobs description: Sphinx extension for Zuul jobs
acl-config: /home/gerrit2/acls/zuul/zuul.config acl-config: /home/gerrit2/acls/zuul/zuul.config
- project: zuul/zuul-storage-proxy
use-storyboard: true
groups:
- zuul
description: A uWSGI proxy that can be put in front of Zuul log storage
acl-config: /home/gerrit2/acls/zuul/zuul.config
- project: zuul/zuul-website - project: zuul/zuul-website
use-storyboard: true use-storyboard: true
groups: groups:

View File

@ -1611,6 +1611,7 @@
- zuul/zuul-preview - zuul/zuul-preview
- zuul/zuul-registry - zuul/zuul-registry
- zuul/zuul-sphinx - zuul/zuul-sphinx
- zuul/zuul-storage-proxy
- zuul/zuul-website - zuul/zuul-website
- zuul/zuul-website-media - zuul/zuul-website-media
- zuul/gcp-authdaemon - zuul/gcp-authdaemon