Add jobs for cliff integration tests

Add check and gate jobs for cliff to test against
consuming projects neutronclient and openstackclient
using a technique similar to the one used by pecan.

Change-Id: If20992cb4160c80253253cec2cb53b9df74543b2
This commit is contained in:
Doug Hellmann 2014-01-07 00:20:52 +00:00
parent f31f000e94
commit 09289e5d0e
2 changed files with 16 additions and 0 deletions

View File

@ -1678,6 +1678,14 @@
- python-jobs
- pypi-jobs
- 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:
name: python-tuskarclient

View File

@ -2703,12 +2703,20 @@ projects:
- gate-cliff-python27
- gate-cliff-python33
- 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-cliff-pep8
- gate-cliff-python26
- gate-cliff-python27
- gate-cliff-python33
- gate-cliff-pypy
- gate-cliff-tox-neutronclient-stable
- gate-cliff-tox-neutronclient-tip
- gate-cliff-tox-openstackclient-stable
- gate-cliff-tox-openstackclient-tip
post:
- cliff-branch-tarball
- hook-cliff-rtfd