Merge "Finish retiring x/pbrx"

This commit is contained in:
Zuul 2020-05-15 16:35:32 +00:00 committed by Gerrit Code Review
commit cc61ac970d
6 changed files with 2 additions and 41 deletions

View File

@ -1,14 +0,0 @@
[access "refs/heads/*"]
abandon = group pbrx-core
label-Code-Review = -2..+2 group pbrx-core
label-Workflow = -1..+1 group pbrx-core
[access "refs/tags/*"]
pushSignedTag = group pbrx-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -7509,8 +7509,8 @@
- project: x/pandaman
description: ITDB Service for OpenStack
- project: x/pbrx
description: Utilities for projects using pbr
use-storyboard: true
description: RETIRED, Utilities for projects using pbr
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: x/performa
description: Distributed scenario runner, results processor and report generator
- project: x/picasso

View File

@ -1920,7 +1920,6 @@ zuul:
- change-merged
projects:
- opendev/zone-zuul-ci.org
- x/pbrx
- zuul/gcp-authdaemon
- zuul/nodepool
- zuul/project-config

View File

@ -1,18 +0,0 @@
- hosts: all
tasks:
- name: Docker Hub login
command: docker login -u {{ openstackzuul_docker_login.user }} -p {{ openstackzuul_docker_login.password }}
no_log: True
- block:
- name: Push prefixed container images
command: 'pbrx --debug push-images --prefix={{ pbrx_prefix }}'
args:
chdir: '{{ zuul_work_dir|default(zuul.project.src_dir) }}'
always:
- name: Docker Hub logout
command: docker logout

View File

@ -8010,11 +8010,6 @@
templates:
- openstack-python-jobs
- project:
name: x/pbrx
templates:
- noop-jobs
- project:
name: x/performa
templates:

View File

@ -1343,7 +1343,6 @@
- x/packetary-specs
- x/packstack
- x/pandaman
- x/pbrx
- x/performa
- x/picasso
- x/poppy