Merge "Split Install Guide into Debian and Ubuntu guides"

This commit is contained in:
Jenkins 2013-10-29 15:02:43 +00:00 committed by Gerrit Code Review
commit 60a26c06de
2 changed files with 9 additions and 1 deletions

View File

@ -1582,6 +1582,11 @@
- 'openstack-{manual}'
- openstack-install-deploy-guide-{distribution}:
distribution: debian
system: apt-debian
profileos: "debian"
- openstack-install-deploy-guide-{distribution}:
distribution: fedora
system: yum
@ -1595,7 +1600,7 @@
- openstack-install-deploy-guide-{distribution}:
distribution: ubuntu
system: apt
profileos: "ubuntu;debian"
profileos: "ubuntu"
# in zuul/layout.yaml specified to only run against
# stable/folsom and grizzly branches.

View File

@ -225,6 +225,8 @@ jobs:
# Documentation targets for master and future stable branches:
- name: openstack-config-reference
branch: ^(?!stable/(folsom|grizzly)).*$
- name: openstack-install-deploy-guide-debian
branch: ^(?!stable/(folsom|grizzly)).*$
- name: openstack-install-deploy-guide-fedora
branch: ^(?!stable/(folsom|grizzly)).*$
- name: openstack-install-deploy-guide-opensuse
@ -2183,6 +2185,7 @@ projects:
- openstack-config-reference
- openstack-docs-site
- openstack-ha-guide
- openstack-install-deploy-guide-debian
- openstack-install-deploy-guide-fedora
- openstack-openstack-install-fedora-old
- openstack-install-deploy-guide-opensuse