project-config/gerrit/acls/x/whitebox-neutron-tempest-plugin.config
Slawek Kaplonski bf35822271 Add new project "whitebox-neutron-tempest-plugin" in the x/ namespace
This project will contain whitebox neutron related tempest tests useful
for the Tripleo based deployments, which don't fit well into official
neutron-tempest-plugin repository.

Change-Id: Ie0c7bc4558e4e73910664b6796d5ada7848bf5d2
2022-07-29 09:41:21 +02:00

14 lines
366 B
Plaintext

[access "refs/heads/*"]
abandon = group whitebox-neutron-tempest-plugin-core
label-Code-Review = -2..+2 group whitebox-neutron-tempest-plugin-core
label-Workflow = -1..+1 group whitebox-neutron-tempest-plugin-core
[access "refs/tags/*"]
createSignedTag = group whitebox-neutron-tempest-plugin-release
[receive]
requireChangeId = true
[submit]
mergeContent = true