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: Ie0c7bc4558e4e73910664b6796d5ada7848bf5d2changes/31/851031/5
parent
b863397eed
commit
bf35822271
@ -0,0 +1,13 @@
|
||||
[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
|
Loading…
Reference in New Issue