Merge "Create new project training-labs"
This commit is contained in:
commit
de1346d60a
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
|
@ -1892,6 +1892,9 @@
|
|||||||
description: Community created, open source training guides for OpenStack.
|
description: Community created, open source training guides for OpenStack.
|
||||||
options:
|
options:
|
||||||
- direct-release
|
- 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
|
- project: openstack/transparency-policy
|
||||||
description: OpenStack Foundation Transparency Policy.
|
description: OpenStack Foundation Transparency Policy.
|
||||||
- project: openstack/tripleo-common
|
- project: openstack/tripleo-common
|
||||||
|
@ -436,6 +436,7 @@ openstack-doc:
|
|||||||
- openstack/operations-guide
|
- openstack/operations-guide
|
||||||
- openstack/security-doc
|
- openstack/security-doc
|
||||||
- openstack/training-guides
|
- openstack/training-guides
|
||||||
|
- openstack/training-labs
|
||||||
- stackforge/clouddocs-maven-plugin
|
- stackforge/clouddocs-maven-plugin
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -3572,6 +3572,15 @@
|
|||||||
- gate-{name}-tox-{envlist}:
|
- gate-{name}-tox-{envlist}:
|
||||||
envlist: slides
|
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
|
# Section: OpenStack development projects
|
||||||
########################################################################
|
########################################################################
|
||||||
|
@ -5658,6 +5658,11 @@ projects:
|
|||||||
post:
|
post:
|
||||||
- training-guides-tox-doc-publishdocs
|
- training-guides-tox-doc-publishdocs
|
||||||
|
|
||||||
|
- name: openstack/training-labs
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-jobs
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# Section: OpenStack development projects
|
# Section: OpenStack development projects
|
||||||
########################################################################
|
########################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user