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)
|
||||
options:
|
||||
- translate
|
||||
- project: openstack/searchlight-specs
|
||||
groups:
|
||||
- searchlight
|
||||
description: OpenStack Search (Searchlight) Specifications
|
||||
- project: openstack/security-doc
|
||||
description: Documentation work from the OpenStack Security Group (OSSG)
|
||||
groups:
|
||||
|
@ -1390,6 +1390,7 @@ openstack-searchlight:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/searchlight
|
||||
- openstack/searchlight-specs
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -6257,6 +6257,13 @@
|
||||
- pypi-jobs
|
||||
- translation-jobs
|
||||
|
||||
- project:
|
||||
name: searchlight-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- specs-jobs
|
||||
|
||||
- project:
|
||||
name: security-doc
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -8576,6 +8576,15 @@ projects:
|
||||
- name: check-requirements
|
||||
- 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
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user