Temporarily switch PyPy jobs back to precisepy3k
The previous change to switch to py3k-precise nodepool nodes overlooked that the old static precisepy3k slaves had on them cruft Python 2.7 installs of setuptools which worked with pypy. Switch back to them for now while we work on solving that issue. Change-Id: I6899035d0c422f622699f6729f573d16e4a9bc91
This commit is contained in:
parent
5e2bfe143e
commit
2b13961bee
@ -136,7 +136,7 @@
|
||||
- test-results
|
||||
- console-log
|
||||
|
||||
node: py3k-precise
|
||||
node: precisepy3k
|
||||
|
||||
- job-template:
|
||||
name: 'gate-{name}-docs'
|
||||
|
@ -240,6 +240,9 @@ jobs:
|
||||
- name: ^(periodic|post)-mirror-python(26|27|33)$
|
||||
parameter-function: reusable_node
|
||||
# the salt-trigger worker has no jobs yet
|
||||
# jobs run on the precisepy3k workers
|
||||
- name: ^gate-.*-pypy$
|
||||
parameter-function: reusable_node
|
||||
- name: ^(gate|check)-requirements-integration-dsvm$
|
||||
branch: ^(?!stable/grizzly).*$
|
||||
- name: ^(gate|check)-tempest-dsvm-neutron-pg$
|
||||
|
Loading…
x
Reference in New Issue
Block a user