From 66687f21c2ca2bb4ba5e94533b112373b0c51fb5 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Mar 24 2021 14:39:40 +0000 Subject: Add missing tenant attribute to projects --- diff --git a/resources/cis.yaml b/resources/cis.yaml index 11d1883..87d48af 100644 --- a/resources/cis.yaml +++ b/resources/cis.yaml @@ -3,5 +3,6 @@ resources: projects: cis: description: A group study project + tenant: fedora source-repositories: - cis194 diff --git a/resources/fedora-ci-config.yaml b/resources/fedora-ci-config.yaml index 1570875..6c08419 100644 --- a/resources/fedora-ci-config.yaml +++ b/resources/fedora-ci-config.yaml @@ -4,6 +4,7 @@ resources: Fedora-Zuul-CI: description: Zuul CI for Fedora connection: pagure.io + tenant: fedora source-repositories: - zuul-distro-jobs: zuul/extra-config-paths: diff --git a/resources/fedora-distgits.yaml b/resources/fedora-distgits.yaml index 52f97f0..7f4b2cf 100644 --- a/resources/fedora-distgits.yaml +++ b/resources/fedora-distgits.yaml @@ -3,6 +3,7 @@ resources: Fedora-Distgits: description: Fedora Distgits handled by Fedora Zuul CI connection: src.fedoraproject.org + tenant: fedora source-repositories: - rpms/Cython: zuul/include: [] diff --git a/resources/software-factory.yaml b/resources/software-factory.yaml index b91b5cc..9d9822f 100644 --- a/resources/software-factory.yaml +++ b/resources/software-factory.yaml @@ -3,5 +3,6 @@ resources: projects: Software-Factory: description: Software Factory / Pagure related projects + tenant: fedora source-repositories: - software-factory/zuul-gateway