readthedocs hook added to both Savanna projects
Change-Id: I20a7a5325b6506e9e321b169cef6e79a3d3327ed Reviewed-on: https://review.openstack.org/27587 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
9163946ed1
commit
df40bb8180
@ -12,22 +12,26 @@
|
||||
name: savanna
|
||||
github-org: stackforge
|
||||
node: quantal
|
||||
rtfd-id: 7095
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-pyflakes
|
||||
- hook-{name}-rtfd
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-savannaclient
|
||||
github-org: stackforge
|
||||
node: quantal
|
||||
rtfd-id: 7106
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-pyflakes
|
||||
- hook-{name}-rtfd
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
|
@ -1514,11 +1514,14 @@ projects:
|
||||
- gate-savanna-python27
|
||||
post:
|
||||
- savanna-branch-tarball
|
||||
- hook-savanna-rtfd
|
||||
pre-release:
|
||||
- savanna-tarball
|
||||
- hook-savanna-rtfd
|
||||
release:
|
||||
- savanna-tarball:
|
||||
- savanna-pypi-upload
|
||||
- hook-savanna-rtfd
|
||||
|
||||
- name: stackforge/python-savannaclient
|
||||
check:
|
||||
@ -1532,11 +1535,14 @@ projects:
|
||||
- gate-python-savannaclient-python27
|
||||
post:
|
||||
- python-savannaclient-branch-tarball
|
||||
- hook-python-savannaclient-rtfd
|
||||
pre-release:
|
||||
- python-savannaclient-tarball
|
||||
- hook-python-savannaclient-rtfd
|
||||
release:
|
||||
- python-savannaclient-tarball:
|
||||
- python-savannaclient-pypi-upload
|
||||
- hook-python-savannaclient-rtfd
|
||||
|
||||
- name: stackforge/puppet-cinder
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user