
HAOS is a suite of HA/destructive tests for OpenStack clouds. These tests are written like Rally plugins which can be executed with Rally and in parallel with the load/performance tests to simulate some disaster/failover scenarios with the OpenStack clouds. Change-Id: I1422209d6c938671e70a9ec178fe76faa6b07110
15 lines
291 B
Plaintext
15 lines
291 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group haos-core
|
|
label-Code-Review = -2..+2 group haos-core
|
|
label-Workflow = -1..+1 group haos-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group haos-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|