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:
priti_desai1 2015-06-26 10:42:52 -07:00 committed by Andreas Jaeger
parent 09429863b0
commit e2847cece3
5 changed files with 30 additions and 1 deletions

View 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

View File

@ -1442,6 +1442,8 @@
- openstack-manuals
options:
- direct-release
- project: openstack/security-specs
description: OpenStack Security Specifications
- project: openstack/stevedore
groups:
- python-stevedore

View File

@ -1223,6 +1223,7 @@ openstack-security:
- x-vrif-minus-2
projects:
- openstack/security-doc
- openstack/security-specs
- stackforge/anchor
- stackforge/bandit
branches:

View File

@ -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
########################################################################

View File

@ -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: