Remove Searchlight projects from infra

Searchlight project is retiring in Wallaby cycle[1].
This commit remove it from infra.

Depends-On: https://review.opendev.org/c/openstack/searchlight/+/764526
Depends-On: https://review.opendev.org/c/openstack/python-searchlightclient/+/764529
Depends-On: https://review.opendev.org/c/openstack/searchlight-ui/+/764528
Depends-On: https://review.opendev.org/c/openstack/searchlight-specs/+/764527

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html

Change-Id: Ia0695a9815a1d67d3177753d5cfea14daa5bf541
This commit is contained in:
Ghanshyam Mann 2020-12-01 11:38:21 -06:00
parent 8c7d121ef3
commit cf99b57106
3 changed files with 0 additions and 40 deletions

View File

@ -1307,18 +1307,6 @@ openstack-sdks:
- master - master
- ^stable/.* - ^stable/.*
openstack-searchlight:
events:
- patchset-created
- change-merged
projects:
- openstack/python-searchlightclient
- openstack/searchlight
- openstack/searchlight-specs
- openstack/searchlight-ui
branches:
- master
openstack-security: openstack-security:
events: events:
- patchset-created - patchset-created

View File

@ -5062,12 +5062,6 @@
gate: gate:
queue: sahara queue: sahara
- project:
name: openstack/python-searchlightclient
templates:
- official-openstack-repo-jobs
- noop-jobs
- project: - project:
name: openstack/python-senlinclient name: openstack/python-senlinclient
templates: templates:
@ -5404,24 +5398,6 @@
templates: templates:
- official-openstack-repo-jobs - official-openstack-repo-jobs
- project:
name: openstack/searchlight
templates:
- official-openstack-repo-jobs
- noop-jobs
- project:
name: openstack/searchlight-specs
templates:
- official-openstack-repo-jobs
- noop-jobs
- project:
name: openstack/searchlight-ui
templates:
- official-openstack-repo-jobs
- noop-jobs
- project: - project:
name: openstack/security-analysis name: openstack/security-analysis
templates: templates:

View File

@ -824,7 +824,6 @@
- openstack/python-pankoclient - openstack/python-pankoclient
- openstack/python-qinlingclient - openstack/python-qinlingclient
- openstack/python-saharaclient - openstack/python-saharaclient
- openstack/python-searchlightclient
- openstack/python-senlinclient - openstack/python-senlinclient
- openstack/python-solumclient - openstack/python-solumclient
- openstack/python-swiftclient - openstack/python-swiftclient
@ -863,9 +862,6 @@
- openstack/sahara-specs - openstack/sahara-specs
- openstack/sahara-tests - openstack/sahara-tests
- openstack/scientific-wg - openstack/scientific-wg
- openstack/searchlight
- openstack/searchlight-specs
- openstack/searchlight-ui
- openstack/security-analysis - openstack/security-analysis
- openstack/security-doc - openstack/security-doc
- openstack/security-specs - openstack/security-specs