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

Change-Id: I56802c76b5d3fd8af59a7a9a19dad4527dfd53ff
This commit is contained in:
Alex Gaynor 2013-08-29 09:29:36 -07:00
parent 5dcb45e758
commit ce67427c96
3 changed files with 3 additions and 1 deletions
modules/openstack_project/files
jenkins_job_builder/config
zuul

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

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

@ -1110,6 +1110,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
@ -1122,6 +1123,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