Temporarily ignore Ceilometer Python 2.6 job

* modules/openstack_project/files/zuul/layout.yaml: EPEL maintainers
inadvertently removed mongodb (confusing it with couchdb), which has
caused gate-ceilometer-python26 to fail. Temporarily switch it to
non-voting until mongodb is restored to EPEL or the relevant tests
are disabled in Ceilometer's source tree.

Change-Id: I89fd3e1740d72ef5f456914441daa0b4f43b061c
This commit is contained in:
Jeremy Stanley 2014-08-12 13:25:22 +00:00
parent e3b8b0a7d3
commit e64fabf490

@ -756,6 +756,9 @@ jobs:
voting: false
- name: gate-tempest-dsvm-ceilometer-mongodb-full
voting: false
# Temporary until mongodb is restored to EPEL (in progress)
- name: gate-ceilometer-python26
voting: false
# The project list is grouped by type of project, and within each
# group, projects are sorted (mostly) alphabetically.