Add fuel-plugin-rally project
Change-Id: Ic7c024424ef4744cd250d8d788cb4a5f0aa2de04
This commit is contained in:
parent
5f24cf2629
commit
a38dfddb91
16
gerrit/acls/openstack/fuel-plugin-rally.config
Normal file
16
gerrit/acls/openstack/fuel-plugin-rally.config
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group fuel-plugin-rally-core
|
||||||
|
create = group fuel-plugin-rally-core
|
||||||
|
label-Code-Review = -2..+2 group fuel-plugin-rally-core
|
||||||
|
label-Verified = -1..+1 group fuel-plugins-ci
|
||||||
|
label-Workflow = -1..+1 group fuel-plugin-rally-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group fuel-plugin-rally-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -3048,6 +3048,15 @@
|
|||||||
docimpact-group: fuel-plugins
|
docimpact-group: fuel-plugins
|
||||||
options:
|
options:
|
||||||
- delay-release
|
- delay-release
|
||||||
|
- project: openstack/fuel-plugin-rally
|
||||||
|
description: Fuel plugin to deploy Rally
|
||||||
|
upstream: https://bitbucket.org/core_st/fuel-plugin-rally.git
|
||||||
|
groups:
|
||||||
|
- fuel-plugins
|
||||||
|
- rally
|
||||||
|
docimpact-group: fuel-plugins
|
||||||
|
options:
|
||||||
|
- delay-release
|
||||||
- project: openstack/fuel-plugin-saltstack
|
- project: openstack/fuel-plugin-saltstack
|
||||||
groups:
|
groups:
|
||||||
- fuel-plugins
|
- fuel-plugins
|
||||||
|
@ -8710,6 +8710,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
- name: noop-jobs
|
||||||
|
|
||||||
|
- name: openstack/fuel-plugin-rally
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: noop-jobs
|
||||||
|
|
||||||
- name: openstack/fuel-plugin-saltstack
|
- name: openstack/fuel-plugin-saltstack
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user