Create new project training-labs
Creates new project labs under Documentation project. This is a speciality team under OpenStack Documentation project. Spec: http://specs.openstack.org/openstack/docs-specs/specs/liberty/training-labs.html Change-Id: I5ae6879f28e69b6e8ca22a025dadb3c751adbda4
This commit is contained in:
parent
3f25fd2bd4
commit
9872e4caf2
14
gerrit/acls/openstack/training-labs.config
Normal file
14
gerrit/acls/openstack/training-labs.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group training-labs-core
|
||||
create = group training-labs-core
|
||||
label-Code-Review = -2..+2 group training-labs-core
|
||||
label-Workflow = -1..+1 group training-labs-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group training-labs-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1847,6 +1847,9 @@
|
||||
description: Community created, open source training guides for OpenStack.
|
||||
options:
|
||||
- direct-release
|
||||
- project: openstack/training-labs
|
||||
description: Deploy multi node OpenStack on Virtual Machines.
|
||||
upstream: https://github.com/dguitarbite/openstack-labs
|
||||
- project: openstack/transparency-policy
|
||||
description: OpenStack Foundation Transparency Policy.
|
||||
- project: openstack/tripleo-common
|
||||
|
@ -432,6 +432,7 @@ openstack-doc:
|
||||
- openstack/operations-guide
|
||||
- openstack/security-doc
|
||||
- openstack/training-guides
|
||||
- openstack/training-labs
|
||||
- stackforge/clouddocs-maven-plugin
|
||||
branches:
|
||||
- master
|
||||
|
@ -3481,6 +3481,15 @@
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: slides
|
||||
|
||||
- project:
|
||||
name: training-labs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
########################################################################
|
||||
# Section: OpenStack development projects
|
||||
########################################################################
|
||||
|
@ -5517,6 +5517,11 @@ projects:
|
||||
post:
|
||||
- training-guides-tox-doc-publishdocs
|
||||
|
||||
- name: openstack/training-labs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
|
||||
########################################################################
|
||||
# Section: OpenStack development projects
|
||||
########################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user