Merge "Add separate project for training-guides"

This commit is contained in:
Jenkins 2014-06-11 02:29:36 +00:00 committed by Gerrit Code Review
commit 0c078ac5ae
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-training-guides-core
label-Workflow = -1..+1 group openstack-training-guides-core
abandon = group openstack-training-guides-core
[access "refs/tags/*"]
pushSignedTag = group openstack-training-guides-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -29,6 +29,16 @@
jobs:
- python-jobs
- project:
name: training-guides
github-org: openstack
node: bare-precise
jobs:
- openstack-doc-jobs
- '{name}-tox-doc-{envlist}':
envlist: publishdocs
- project:
name: fuel-specs
github-org: stackforge

View File

@ -434,6 +434,9 @@
- project: openstack/tempest
options:
- direct-release
- project: openstack/training-guides
description: Community created, open source training guides for OpenStack.
upstream: git://github.com/fifieldt/openstack-training-guides.git
- project: openstack/tripleo-heat-templates
group: tripleo
description: Heat templates for deploying OpenStack

View File

@ -4508,3 +4508,9 @@ projects:
- noop
gate:
- noop
- name: openstack/training-guides
template:
- name: openstack-doc-gate
post:
- training-guides-tox-doc-publishdocs