Retire devstack-plugin-bdd repo
This performs the final infra cleanup for the x/devstack-plugin-bdd repo to complete its retirement. Change-Id: Iec6316ebfa402237624deaf5dd1f82ce6578ecf6 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
d2ed9a0df7
commit
eef71d0f82
@ -1,14 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group devstack-plugin-bdd-core
|
|
||||||
label-Code-Review = -2..+2 group devstack-plugin-bdd-core
|
|
||||||
label-Workflow = -1..+1 group devstack-plugin-bdd-core
|
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
|
||||||
pushSignedTag = group devstack-plugin-bdd-release
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -6448,7 +6448,8 @@
|
|||||||
description: A DevStack plugin that allows inclusion of external package repositories
|
description: A DevStack plugin that allows inclusion of external package repositories
|
||||||
for testing new (or indeed old) releases of system utiilities
|
for testing new (or indeed old) releases of system utiilities
|
||||||
- project: x/devstack-plugin-bdd
|
- project: x/devstack-plugin-bdd
|
||||||
description: DevStack plugin to configure Cinder BlockDeviceDriver
|
description: RETIRED, DevStack plugin to configure Cinder BlockDeviceDriver
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||||
- project: x/devstack-plugin-glusterfs
|
- project: x/devstack-plugin-glusterfs
|
||||||
description: DevStack plugin to configure GlusterFS backend.
|
description: DevStack plugin to configure GlusterFS backend.
|
||||||
- project: x/devstack-plugin-hdfs
|
- project: x/devstack-plugin-hdfs
|
||||||
|
@ -5056,11 +5056,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-bashate
|
- openstack-tox-bashate
|
||||||
|
|
||||||
- project:
|
|
||||||
name: x/devstack-plugin-bdd
|
|
||||||
templates:
|
|
||||||
- noop-jobs
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: x/devstack-plugin-glusterfs
|
name: x/devstack-plugin-glusterfs
|
||||||
check:
|
check:
|
||||||
|
@ -1178,7 +1178,6 @@
|
|||||||
- x/dash-stack
|
- x/dash-stack
|
||||||
- x/delimiter
|
- x/delimiter
|
||||||
- x/devstack-plugin-additional-pkg-repos
|
- x/devstack-plugin-additional-pkg-repos
|
||||||
- x/devstack-plugin-bdd
|
|
||||||
- x/devstack-plugin-glusterfs
|
- x/devstack-plugin-glusterfs
|
||||||
- x/devstack-plugin-hdfs
|
- x/devstack-plugin-hdfs
|
||||||
- x/devstack-plugin-libvirt-qemu
|
- x/devstack-plugin-libvirt-qemu
|
||||||
|
Loading…
Reference in New Issue
Block a user