Merge "Make pypy part of python-jobs and run it for novaclient"

This commit is contained in:
Jenkins 2013-08-29 17:42:38 +00:00 committed by Gerrit Code Review
commit 1fcd12dd7c
3 changed files with 3 additions and 1 deletions

View File

@ -739,7 +739,6 @@
jobs:
- python-jobs
- gate-{name}-pypy
- project:

View File

@ -230,6 +230,7 @@
- 'gate-{name}-python26'
- 'gate-{name}-python27'
- 'gate-{name}-python33'
- 'gate-{name}-pypy'
- 'gate-{name}-docs'
- 'gate-{name}-requirements'
- '{name}-tarball'

View File

@ -1114,6 +1114,7 @@ projects:
- gate-python-novaclient-python26
- gate-python-novaclient-python27
- gate-python-novaclient-python33
- gate-python-novaclient-pypy
- gate-tempest-devstack-vm-smoke
- gate-tempest-devstack-vm-full
- gate-tempest-devstack-vm-postgres-full
@ -1126,6 +1127,7 @@ projects:
- gate-python-novaclient-pep8
- gate-python-novaclient-python26
- gate-python-novaclient-python27
- gate-python-novaclient-pypy
- gate-tempest-devstack-vm-smoke
- gate-tempest-devstack-vm-full
- gate-tempest-devstack-vm-postgres-full