Adding new repo for security specs
Adding security-specs to the OpenStack CI System Change-Id: Ia3f7d47438735cd036448660f525d5cd834eeefa Closes-Bug: #1469248
This commit is contained in:
parent
09429863b0
commit
e2847cece3
gerrit
gerritbot
jenkins/jobs
zuul
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
|
@ -1442,6 +1442,8 @@
|
||||
- openstack-manuals
|
||||
options:
|
||||
- direct-release
|
||||
- project: openstack/security-specs
|
||||
description: OpenStack Security Specifications
|
||||
- project: openstack/stevedore
|
||||
groups:
|
||||
- python-stevedore
|
||||
|
@ -1223,6 +1223,7 @@ openstack-security:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/security-doc
|
||||
- openstack/security-specs
|
||||
- stackforge/anchor
|
||||
- stackforge/bandit
|
||||
branches:
|
||||
|
@ -2619,6 +2619,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'
|
||||
@ -2798,7 +2805,6 @@
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: slides
|
||||
|
||||
|
||||
########################################################################
|
||||
# Section: OpenStack development projects
|
||||
########################################################################
|
||||
|
@ -4184,6 +4184,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