From 0a630ecb045aaaf027263910252416e2f640e769 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Fri, 28 Jun 2024 14:36:34 -0700 Subject: [PATCH] Retire kuryr-kubernetes and tempest plugin: end gate and update acl kuryr-kubernetes and kuryr-tempest-plugin repositories are retiring[1] and this is the first step of removing the gate jobs from these repos and also update acl so that we can proceed on the remaining cleanup. [1] https://review.opendev.org/c/openstack/governance/+/922507 Change-Id: If8ab41e76667214233eee0f8d815e85738629cd6 --- gerrit/projects.yaml | 6 ++++-- zuul.d/projects.yaml | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index eb35e8fabc..96b869e8b4 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -3846,11 +3846,13 @@ description: Bridge between container framework networking and storage models to OpenStack networking and storage abstractions. - project: openstack/kuryr-kubernetes - description: Kubernetes integration with OpenStack networking + description: RETIRED, Kubernetes integration with OpenStack networking + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/kuryr-libnetwork description: Docker remote driver for OpenStack Neutron - project: openstack/kuryr-tempest-plugin - description: Tempest plugin for kuryr/kuryr-kubernetes + description: RETIRED, Tempest plugin for kuryr/kuryr-kubernetes + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/large-scale description: Large Scale SIG - project: openstack/ldappool diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 0b9577c764..eaee6baa8b 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -2137,8 +2137,8 @@ - project: name: openstack/kuryr-kubernetes templates: + - noop-jobs - official-openstack-repo-jobs - - publish-to-pypi - project: name: openstack/kuryr-libnetwork @@ -2150,8 +2150,8 @@ name: openstack/kuryr-tempest-plugin queue: kuryr templates: + - noop-jobs - official-openstack-repo-jobs - - publish-to-pypi - project: name: openstack/ldappool