Adds a new repo for the High Availability Guide

Setup new ha-guide repository with usual documentation jobs, this is a
split of openstack-manuals.
This uses a new ha-guide-core group.

Change-Id: I1e01a4cf8d377dac61cfa3366b6ca126c4a9bc95
This commit is contained in:
Anne Gentle 2014-09-14 18:20:52 -05:00 committed by Andreas Jaeger
parent 1165f4f039
commit 1e22ddc378
5 changed files with 32 additions and 0 deletions

View File

@ -78,6 +78,7 @@ openstack-doc:
- openstack/api-site
- openstack/compute-api
- openstack/docs-specs
- openstack/ha-guide
- openstack/identity-api
- openstack/image-api
- openstack/netconn-api

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group ha-guide-core
label-Code-Review = -2..+2 group ha-guide-core
label-Workflow = -1..+1 group ha-guide-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2579,6 +2579,14 @@
jobs:
- specs-jobs
- project:
name: ha-guide
node: 'bare-precise || bare-trusty'
jobs:
- openstack-doc-jobs
- manual-translation-jobs
- project:
name: operations-guide
node: 'bare-precise || bare-trusty'

View File

@ -277,6 +277,10 @@
acl-config: /home/gerrit2/acls/openstack/python-glanceclient.config
- project: openstack/governance
description: OpenStack Technical Committee Decisions
- project: openstack/ha-guide
group: openstack-manuals
upstream: git://github.com/ajaeger/ha-guide.git
description: OpenStack High Availability Guide
- project: openstack/heat
- project: openstack/heat-cfntools
upstream: git://github.com/heat-api/heat-cfntools.git

View File

@ -2723,6 +2723,14 @@ projects:
gate:
- gate-docs-specs-python27
- name: openstack/ha-guide
template:
- name: merge-check
- name: openstack-doc-gate
- name: openstack-doc-translation
post:
- operations-guide-tox-doc-publishdocs
- name: openstack/openstack-manuals
template:
- name: merge-check