Add devstack-gate back to central config for retirement prep

Several years ago all of devstack-gate's zuul config was moved into
devstack-gate proper. We need to keep the official jobs that do github
syncing here in project-config and we need to add noop-jobs to
project-config in order to "remove" the repo content in preparation for
its retirement. Do that here.

Followup changes will retire the repo then eventually make it back to
this repo to remove the config I have just added.

Change-Id: Ib7aa64663cd6306e69b49e15e80419230079a8a8
This commit is contained in:
Clark Boylan 2024-05-14 14:56:16 -07:00
parent b47779a942
commit e7525f8f52

View File

@ -1732,6 +1732,12 @@
templates:
- official-openstack-repo-jobs
- project:
name: openstack/devstack-gate
templates:
- official-openstack-repo-jobs
- noop-jobs
- project:
name: openstack/devstack-plugin-amqp1
templates: