Merge "Add searchlight-specs project"
This commit is contained in:
commit
db3bc5f3d8
11
gerrit/acls/openstack/searchlight-specs.config
Normal file
11
gerrit/acls/openstack/searchlight-specs.config
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group searchlight-specs-core
|
||||||
|
label-Code-Review = -2..+2 group searchlight-specs-core
|
||||||
|
label-Workflow = -1..+1 group searchlight-specs-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -2598,6 +2598,10 @@
|
|||||||
description: OpenStack Search (Searchlight)
|
description: OpenStack Search (Searchlight)
|
||||||
options:
|
options:
|
||||||
- translate
|
- translate
|
||||||
|
- project: openstack/searchlight-specs
|
||||||
|
groups:
|
||||||
|
- searchlight
|
||||||
|
description: OpenStack Search (Searchlight) Specifications
|
||||||
- project: openstack/security-doc
|
- project: openstack/security-doc
|
||||||
description: Documentation work from the OpenStack Security Group (OSSG)
|
description: Documentation work from the OpenStack Security Group (OSSG)
|
||||||
groups:
|
groups:
|
||||||
|
@ -1390,6 +1390,7 @@ openstack-searchlight:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- openstack/searchlight
|
- openstack/searchlight
|
||||||
|
- openstack/searchlight-specs
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -6257,6 +6257,13 @@
|
|||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- translation-jobs
|
- translation-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: searchlight-specs
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- specs-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: security-doc
|
name: security-doc
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@ -8576,6 +8576,15 @@ projects:
|
|||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
- name: translation-jobs
|
- name: translation-jobs
|
||||||
|
|
||||||
|
- name: openstack/searchlight-specs
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: openstack-specs-jobs
|
||||||
|
check:
|
||||||
|
- gate-searchlight-specs-python27
|
||||||
|
gate:
|
||||||
|
- gate-searchlight-specs-python27
|
||||||
|
|
||||||
- name: openstack/security-doc
|
- name: openstack/security-doc
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user