Merge "Add documentation jobs for taskflow"
This commit is contained in:
commit
4fe66d5866
@ -1727,9 +1727,11 @@
|
||||
github-org: openstack
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py26-sa7-mysql
|
||||
|
@ -1125,23 +1125,17 @@ projects:
|
||||
- swift-merge-release-tags
|
||||
|
||||
- name: openstack/taskflow
|
||||
template:
|
||||
- name: python-jobs
|
||||
- name: openstack-server-publish-jobs
|
||||
check:
|
||||
- gate-taskflow-pep8
|
||||
- gate-taskflow-python26
|
||||
- gate-taskflow-python27
|
||||
- gate-taskflow-python33
|
||||
- gate-taskflow-tox-py26-sa7-mysql
|
||||
- gate-taskflow-tox-py27-sa8-mysql
|
||||
gate:
|
||||
- gate-taskflow-pep8
|
||||
- gate-taskflow-python26
|
||||
- gate-taskflow-python27
|
||||
- gate-taskflow-python33
|
||||
- gate-taskflow-tox-py26-sa7-mysql
|
||||
- gate-taskflow-tox-py27-sa8-mysql
|
||||
post:
|
||||
- taskflow-coverage
|
||||
- taskflow-branch-tarball
|
||||
pre-release:
|
||||
- taskflow-tarball
|
||||
release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user