Add Zuul projects in Zuul project type

Change-Id: I3dfed5466b4caef5ed1b9f06ac19b4a8a4be1b7c
This commit is contained in:
Andrii Ostapenko 2021-06-01 09:45:49 -05:00
parent 9e16ab9669
commit 237636b129
No known key found for this signature in database
GPG Key ID: F3E83668DBB223B3
1 changed files with 10 additions and 1 deletions

View File

@ -45565,6 +45565,9 @@
{
"organization": "airship"
},
{
"organization": "zuul"
},
{
"organization": "cloudfoundry",
"uri": "github://"
@ -46315,7 +46318,7 @@
{
"id": "all",
"title": "OpenStack",
"modules": ["openstack", "airship", "unknown"]
"modules": ["openstack", "airship", "zuul", "unknown"]
},
{
"id": "openstack",
@ -46338,6 +46341,12 @@
"child": true,
"modules": ["airship"]
},
{
"id": "zuul-type",
"title": "Zuul",
"child": true,
"modules": ["zuul"]
},
{
"id": "openstack-others",
"title": "Others",