Merge "Run tests and add the ability to release for tooz"
This commit is contained in:
commit
90fbf574d1
@ -1806,6 +1806,15 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: tooz
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: sphinxcontrib-docbookrestapi
|
||||
github-org: stackforge
|
||||
|
@ -1878,9 +1878,21 @@ projects:
|
||||
|
||||
- name: stackforge/tooz
|
||||
check:
|
||||
- gate-noop
|
||||
- gate-tooz-pep8
|
||||
- gate-tooz-python26
|
||||
- gate-tooz-python27
|
||||
- gate-tooz-python33
|
||||
gate:
|
||||
- gate-noop
|
||||
- gate-tooz-pep8
|
||||
- gate-tooz-python26
|
||||
- gate-tooz-python27
|
||||
- gate-tooz-python33
|
||||
post:
|
||||
- tooz-branch-tarball
|
||||
pre-release:
|
||||
- tooz-tarball
|
||||
release:
|
||||
- tooz-tarball
|
||||
|
||||
- name: stackforge/libra
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user