End gate and update acl for retiring solum projects

Solum projects is retiring[1] and this is the first step
of removing the gate jobs from this repo and also update acl so that
we can proceed on the remaining cleanup.

[1] https://review.opendev.org/c/openstack/governance/+/919211

Change-Id: Ide027beefa05a60fdaecdcd22c8077d3c3d4368b
This commit is contained in:
Ghanshyam Mann 2024-05-10 11:57:00 -07:00
parent 99289e4e27
commit 7c41ca98ac
2 changed files with 15 additions and 15 deletions

View File

@ -5350,8 +5350,8 @@
options:
- translate
- project: openstack/python-solumclient
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
acl-config: /home/gerrit2/acls/openstack/solum.config
description: 'RETIRED, Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/python-swiftclient
@ -5647,23 +5647,25 @@
description: A modern dashboard for OpenStack - UI
acl-config: /home/gerrit2/acls/openstack/skyline.config
- project: openstack/solum
description: 'An OpenStack project designed to make cloud services easier to consume
description: 'RETIRED, An OpenStack project designed to make cloud services easier to consume
and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum'
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/solum-dashboard
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
description: 'RETIRED, Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/solum-infra-guestagent
description: RETIRED, Guest agent for Solum.
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/solum-specs
description: Solum Design Specifications
acl-config: /home/gerrit2/acls/openstack/solum.config
description: RETIRED, Solum Design Specifications
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/solum-tempest-plugin
description: Tempest plugin for the solum project.
acl-config: /home/gerrit2/acls/openstack/solum.config
description: RETIRED, Tempest plugin for the solum project.
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/specs-cookiecutter
description: Cookiecutter templates for new specs repos
use-storyboard: true

View File

@ -4091,9 +4091,8 @@
- project:
name: openstack/python-solumclient
templates:
- noop-jobs
- official-openstack-repo-jobs
- translation-jobs-master-only
- publish-to-pypi
- project:
name: openstack/python-swiftclient
@ -4460,28 +4459,27 @@
name: openstack/solum
queue: solum
templates:
- noop-jobs
- official-openstack-repo-jobs
- translation-jobs-master-only
- publish-to-pypi
- project:
name: openstack/solum-dashboard
templates:
- noop-jobs
- official-openstack-repo-jobs
- translation-jobs-master-stable
- publish-to-pypi
- project:
name: openstack/solum-specs
templates:
- noop-jobs
- official-openstack-repo-jobs
- project:
name: openstack/solum-tempest-plugin
queue: solum
templates:
- noop-jobs
- official-openstack-repo-jobs
- publish-to-pypi
- project:
name: openstack/specs-cookiecutter