Use job templates and add docs build to python-jenkins

Now that python-jenkins has pbr we can switch to using the job templates.
Also this change adds the docs build and publish the docs to Read the Docs.

Change-Id: I07c21f6cdc4dd89ac5d766f0b44c16cbef8b8cce
This commit is contained in:
Khai Do 2014-07-07 21:34:19 -07:00
parent b2a5702f9a
commit 493f589d31

View File

@ -2928,26 +2928,13 @@ projects:
- gate-requirements-integration-dsvm
- name: stackforge/python-jenkins
# docs is missing a build_sphinx entry point in setup.py
template:
- name: python-jobs
- name: python3-jobs
- name: publish-to-pypi
- name: docs-on-rtfd
check:
#- gate-python-jenkins-docs
- gate-python-jenkins-pep8
- gate-python-jenkins-python26
- gate-python-jenkins-python27
- gate-python-jenkins-python33
- python-jenkins-coverage
gate:
#- gate-python-jenkins-docs
- gate-python-jenkins-pep8
- gate-python-jenkins-python26
- gate-python-jenkins-python27
- gate-python-jenkins-python33
post:
- python-jenkins-branch-tarball
- python-jenkins-coverage
release:
- python-jenkins-tarball:
- python-jenkins-pypi-both-upload
- name: openstack-infra/releasestatus
check: