Start running all PyPy jobs on Ubuntu Trusty

At this point all the currently voting gate-{name}-pypy jobs which
are working on py3k-precise nodes have been confirmed working on
bare-trusty with the parent change applied to install the
interpreter and headers. Any previously encountered bugs from
earlier testing have been addressed through changes which have since
merged to their respective projects.

Do not merge this until bare-trusty images have been rebuilt with
the parent change merged.

Change-Id: If28dc9b6aadce0fbbf11bb833f0dc4be15c424fa
This commit is contained in:
Jeremy Stanley 2014-09-16 17:26:15 +00:00
parent 03325b920c
commit b1b1d9e9b2

View File

@ -92,7 +92,7 @@ def set_node_options(item, job, params, default):
python26_re = r'^.*-(py(thon)?)?26.*$'
centos6_re = r'^.*-centos6.*$'
f20_re = r'^.*-f20.*$'
python33_re = r'^.*-(pypy|py(thon)?33|33).*$'
python33_re = r'^.*-(py(thon)?33|33).*$'
tripleo_re = r'^.*-tripleo.*$'
devstack_re = r'^.*-dsvm.*$'
# jobs run on the proposal worker