Merge "Adding new repo for security specs"
This commit is contained in:
commit
f7750626d1
11
gerrit/acls/openstack/security-specs.config
Normal file
11
gerrit/acls/openstack/security-specs.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group security-specs-core
|
||||
label-Code-Review = -2..+2 group security-specs-core
|
||||
label-Workflow = -1..+1 group security-specs-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1461,6 +1461,8 @@
|
||||
- openstack-manuals
|
||||
options:
|
||||
- direct-release
|
||||
- project: openstack/security-specs
|
||||
description: OpenStack Security Specifications
|
||||
- project: openstack/stevedore
|
||||
groups:
|
||||
- python-stevedore
|
||||
|
@ -1226,6 +1226,7 @@ openstack-security:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/security-doc
|
||||
- openstack/security-specs
|
||||
- stackforge/anchor
|
||||
- stackforge/bandit
|
||||
branches:
|
||||
|
@ -2639,6 +2639,13 @@
|
||||
- 'gate-sahara-buildimages-{plugin}':
|
||||
plugin: mapr
|
||||
|
||||
- project:
|
||||
name: security-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- specs-jobs
|
||||
|
||||
- project:
|
||||
name: swift-bench
|
||||
node: 'bare-precise || bare-trusty'
|
||||
@ -2818,7 +2825,6 @@
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: slides
|
||||
|
||||
|
||||
########################################################################
|
||||
# Section: OpenStack development projects
|
||||
########################################################################
|
||||
|
@ -4203,6 +4203,15 @@ projects:
|
||||
post:
|
||||
- sahara-image-elements-branch-tarball
|
||||
|
||||
- name: openstack/security-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-specs-jobs
|
||||
check:
|
||||
- gate-security-specs-python27
|
||||
gate:
|
||||
- gate-security-specs-python27
|
||||
|
||||
#TODO: add docs
|
||||
- name: openstack/swift-bench
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user