Merge "Add jobs for cliff integration tests"

This commit is contained in:
Jenkins 2014-01-27 19:59:18 +00:00 committed by Gerrit Code Review
commit 836d50c709
2 changed files with 16 additions and 0 deletions

View File

@ -1735,6 +1735,14 @@
- python-jobs - python-jobs
- pypi-jobs - pypi-jobs
- hook-{name}-rtfd - hook-{name}-rtfd
- gate-{name}-tox-{envlist}:
envlist: neutronclient-stable
- gate-{name}-tox-{envlist}:
envlist: neutronclient-tip
- gate-{name}-tox-{envlist}:
envlist: openstackclient-stable
- gate-{name}-tox-{envlist}:
envlist: openstackclient-tip
- project: - project:
name: python-tuskarclient name: python-tuskarclient

View File

@ -2774,12 +2774,20 @@ projects:
- gate-cliff-python27 - gate-cliff-python27
- gate-cliff-python33 - gate-cliff-python33
- gate-cliff-pypy - gate-cliff-pypy
- gate-cliff-tox-neutronclient-stable
- gate-cliff-tox-neutronclient-tip
- gate-cliff-tox-openstackclient-stable
- gate-cliff-tox-openstackclient-tip
gate: gate:
- gate-cliff-pep8 - gate-cliff-pep8
- gate-cliff-python26 - gate-cliff-python26
- gate-cliff-python27 - gate-cliff-python27
- gate-cliff-python33 - gate-cliff-python33
- gate-cliff-pypy - gate-cliff-pypy
- gate-cliff-tox-neutronclient-stable
- gate-cliff-tox-neutronclient-tip
- gate-cliff-tox-openstackclient-stable
- gate-cliff-tox-openstackclient-tip
post: post:
- cliff-branch-tarball - cliff-branch-tarball
- hook-cliff-rtfd - hook-cliff-rtfd