Merge "Retire ara projects"

This commit is contained in:
Zuul 2021-07-26 17:05:44 +00:00 committed by Gerrit Code Review
commit ca87052f24
3 changed files with 11 additions and 38 deletions

View File

@ -5792,27 +5792,20 @@
- project: pypa/project-config - project: pypa/project-config
description: Project configuration for 3rd party CI for Python Packaging Authority description: Project configuration for 3rd party CI for Python Packaging Authority
- project: recordsansible/ansible-role-ara - project: recordsansible/ansible-role-ara
use-storyboard: true description: RETIRED, this project has moved to https://github.com/ansible-community/ara-collection
description: Ansible role to install and set up ARA acl-config: /home/gerrit2/acls/opendev/retired.config
- project: recordsansible/ara - project: recordsansible/ara
use-storyboard: true description: RETIRED, this project has moved to https://github.com/ansible-community/ara
groups: acl-config: /home/gerrit2/acls/opendev/retired.config
- ara
description: ARA records Ansible Playbook runs and provides intuitive interfaces
to browse them
- project: recordsansible/ara-clients - project: recordsansible/ara-clients
description: RETIRED, this project was merged into a single ara repository description: RETIRED, this project was merged into a single ara repository
acl-config: /home/gerrit2/acls/opendev/retired.config acl-config: /home/gerrit2/acls/opendev/retired.config
- project: recordsansible/ara-collection - project: recordsansible/ara-collection
description: Collection of Ansible roles for ARA Records Ansible description: RETIRED, this project has moved to https://github.com/ansible-community/ara-collection
acl-config: /home/gerrit2/acls/recordsansible/ara.config acl-config: /home/gerrit2/acls/opendev/retired.config
- project: recordsansible/ara-infra - project: recordsansible/ara-infra
use-storyboard: true description: RETIRED, this project has moved to https://github.com/ansible-community/ara-infra
groups: acl-config: /home/gerrit2/acls/opendev/retired.config
- ara
description: Common integration and infrastructure code for the different ARA
projects
acl-config: /home/gerrit2/acls/recordsansible/ara.config
- project: recordsansible/ara-plugins - project: recordsansible/ara-plugins
description: RETIRED, this project was merged into a single ara repository description: RETIRED, this project was merged into a single ara repository
acl-config: /home/gerrit2/acls/opendev/retired.config acl-config: /home/gerrit2/acls/opendev/retired.config
@ -5820,11 +5813,8 @@
description: RETIRED, this project was merged into a single ara repository description: RETIRED, this project was merged into a single ara repository
acl-config: /home/gerrit2/acls/opendev/retired.config acl-config: /home/gerrit2/acls/opendev/retired.config
- project: recordsansible/ara-web - project: recordsansible/ara-web
use-storyboard: true description: RETIRED, this project has moved to https://github.com/ansible-community/ara-web
groups: acl-config: /home/gerrit2/acls/opendev/retired.config
- ara
description: Web application to browse data provided by ARA - Ansible Run Analysis
acl-config: /home/gerrit2/acls/recordsansible/ara.config
- project: sardonic/sardonic - project: sardonic/sardonic
description: A hardware inventory system description: A hardware inventory system
use-storyboard: true use-storyboard: true

View File

@ -6,7 +6,7 @@
# run merge-check on third-party things like ansible # run merge-check on third-party things like ansible
# Add for former OpenStack repos that got renamed as part of # Add for former OpenStack repos that got renamed as part of
# OpenDev change the system-required template as well: # OpenDev change the system-required template as well:
name: ^(airship|jjb|starlingx|opendev|osf|performa|recordsansible|starlingx|ttygroup|windmill|x|zuul)/.* name: ^(airship|jjb|starlingx|opendev|osf|performa|starlingx|ttygroup|windmill|x|zuul)/.*
templates: templates:
- system-required - system-required
@ -6244,16 +6244,6 @@
required-projects: required-projects:
- opendev/system-config - opendev/system-config
- project:
name: recordsansible/ansible-role-ara
templates:
- noop-jobs
- project:
name: recordsansible/ara
templates:
- publish-to-pypi-quietly
- project: - project:
name: sigmavirus24/github3.py name: sigmavirus24/github3.py
third-party-check: third-party-check:

View File

@ -27,7 +27,6 @@
- openstack/diskimage-builder - openstack/diskimage-builder
- openstack/magnum - openstack/magnum
- openstack/openstacksdk - openstack/openstacksdk
- recordsansible/ara
- zuul/nodepool - zuul/nodepool
github: github:
untrusted-projects: untrusted-projects:
@ -994,11 +993,6 @@
- osf/transparency-policy - osf/transparency-policy
- performa/os-faults - performa/os-faults
- performa/shaker - performa/shaker
- recordsansible/ansible-role-ara
- recordsansible/ara
- recordsansible/ara-collection
- recordsansible/ara-infra
- recordsansible/ara-web
- sardonic/sardonic - sardonic/sardonic
- skyline/skyline-apiserver - skyline/skyline-apiserver
- skyline/skyline-console - skyline/skyline-console
@ -1632,7 +1626,6 @@
- openstack/openstacksdk - openstack/openstacksdk
- openstack/project-config - openstack/project-config
- openstack/requirements - openstack/requirements
- recordsansible/ara
# Include some projects with job config for cross-tenant # Include some projects with job config for cross-tenant
# jobs # jobs
- include: [job, secret, nodeset] - include: [job, secret, nodeset]