Merge "Add mistral-specs"
This commit is contained in:
commit
bb67be60f6
11
gerrit/acls/openstack/mistral-specs.config
Normal file
11
gerrit/acls/openstack/mistral-specs.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group mistral-core
|
||||
label-Code-Review = -2..+2 group mistral-core
|
||||
label-Workflow = -1..+1 group mistral-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1757,6 +1757,10 @@
|
||||
groups:
|
||||
- mistral
|
||||
acl-config: /home/gerrit2/acls/openstack/mistral.config
|
||||
- project: openstack/mistral-specs
|
||||
description: OpenStack Workflow (Mistral) Specifications
|
||||
groups:
|
||||
- mistral
|
||||
- project: openstack/monasca-agent
|
||||
description: Agent for Monasca
|
||||
groups:
|
||||
|
@ -1092,6 +1092,7 @@ openstack-mistral:
|
||||
- openstack/mistral
|
||||
- openstack/mistral-dashboard
|
||||
- openstack/mistral-extra
|
||||
- openstack/mistral-specs
|
||||
- openstack/python-mistralclient
|
||||
branches:
|
||||
- master
|
||||
|
@ -2480,6 +2480,13 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: mistral-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- specs-jobs
|
||||
|
||||
- project:
|
||||
name: monasca-agent
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -5884,6 +5884,15 @@ projects:
|
||||
check:
|
||||
- gate-mistral-extra-python34
|
||||
|
||||
- name: openstack/mistral-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-specs-jobs
|
||||
check:
|
||||
- gate-mistral-specs-python27
|
||||
gate:
|
||||
- gate-mistral-specs-python27
|
||||
|
||||
- name: openstack/monasca-agent
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user