Add documentation jobs for taskflow
Since taskflow is now part of oslo, we need to build developer documentation and publish it on doc.openstack.org. Partial-bug: #1279951 Change-Id: Ia3fdc6acd380a3ddfd16d44f4c8663e3b61c35ad
This commit is contained in:
parent
8fac849433
commit
4bc4a8d07a
@ -1721,9 +1721,11 @@
|
|||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: bare-precise
|
node: bare-precise
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
- openstack-publish-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- gate-{name}-tox-{envlist}:
|
- gate-{name}-tox-{envlist}:
|
||||||
envlist: py26-sa7-mysql
|
envlist: py26-sa7-mysql
|
||||||
|
@ -1023,23 +1023,17 @@ projects:
|
|||||||
- swift-merge-release-tags
|
- swift-merge-release-tags
|
||||||
|
|
||||||
- name: openstack/taskflow
|
- name: openstack/taskflow
|
||||||
|
template:
|
||||||
|
- name: python-jobs
|
||||||
|
- name: openstack-server-publish-jobs
|
||||||
check:
|
check:
|
||||||
- gate-taskflow-pep8
|
|
||||||
- gate-taskflow-python26
|
|
||||||
- gate-taskflow-python27
|
|
||||||
- gate-taskflow-python33
|
- gate-taskflow-python33
|
||||||
- gate-taskflow-tox-py26-sa7-mysql
|
- gate-taskflow-tox-py26-sa7-mysql
|
||||||
- gate-taskflow-tox-py27-sa8-mysql
|
- gate-taskflow-tox-py27-sa8-mysql
|
||||||
gate:
|
gate:
|
||||||
- gate-taskflow-pep8
|
|
||||||
- gate-taskflow-python26
|
|
||||||
- gate-taskflow-python27
|
|
||||||
- gate-taskflow-python33
|
- gate-taskflow-python33
|
||||||
- gate-taskflow-tox-py26-sa7-mysql
|
- gate-taskflow-tox-py26-sa7-mysql
|
||||||
- gate-taskflow-tox-py27-sa8-mysql
|
- gate-taskflow-tox-py27-sa8-mysql
|
||||||
post:
|
|
||||||
- taskflow-coverage
|
|
||||||
- taskflow-branch-tarball
|
|
||||||
pre-release:
|
pre-release:
|
||||||
- taskflow-tarball
|
- taskflow-tarball
|
||||||
release:
|
release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user