Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Commit

Permalink
Add docs job for os-cloud-config
Browse files Browse the repository at this point in the history
Since os-cloud-config includes documentation, we should take the
first step of improving it and putting up in an easily accessible
place. To that end, add a os-cloud-config-docs job to build and
publish the docs.

Change-Id: Ib008e5d6f10725196dcc5747c6f1eca5ba7fff7f
Closes-Bug: #1317749
  • Loading branch information
s-t-e-v-e-n-k committed May 29, 2014
1 parent 4f25a69 commit d7c6691
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Expand Up @@ -1513,10 +1513,12 @@
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org

jobs:
- python-jobs
- pypi-jobs
- openstack-publish-jobs

- project:
name: os-collect-config
Expand Down
2 changes: 1 addition & 1 deletion modules/openstack_project/files/zuul/layout.yaml
Expand Up @@ -1825,7 +1825,6 @@ projects:
- post-mirror-python27
- post-mirror-python33

#TODO: add docs
- name: openstack/os-cloud-config
template:
- name: check-requirements
Expand All @@ -1845,6 +1844,7 @@ projects:
experimental-tripleo:
- check-tripleo-ironic-undercloud-precise
post:
- os-cloud-config-docs
- os-cloud-config-coverage
- os-cloud-config-branch-tarball
pre-release:
Expand Down

0 comments on commit d7c6691

Please sign in to comment.