Don't run gate-{name}-pypy for stable/icehouse
* zuul/layout.yaml: Since we're only supporting PyPy on Ubuntu Trusty but we're not supporting stable/icehouse on Ubuntu Trusty, we're transitively also not supporting PyPy for stable/icehouse. Based on a review of the zuul layout, the only project I can find with a stable/icehouse branch and gate-{name}-pypy jobs from the pypy-jobs project template or otherwise is openstack/requirements. Change-Id: Ia109de2ffeb242847f964fb9b636572d84c4a2fd
This commit is contained in:
parent
9c400c03f6
commit
64825eb989
@ -656,6 +656,8 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-python-neutronclient-python33
|
||||
voting: false
|
||||
- name: gate-requirements-pypy
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
- name: gate-python-troveclient-pypy
|
||||
voting: false
|
||||
- name: gate-magnetodb-python26
|
||||
|
Loading…
x
Reference in New Issue
Block a user