Allow pecan ceilometer jobs to run on bare-trusty

Zuul is trying to run these jobs on bare-trusty now but the jenkins side
is not configured to allow that to happen. Ensure jenkins has the
correct label set so that zuul can trigger these jobs on bare-trusty.

Change-Id: I249d12020ae8071d170dd4c6eac66ab323d38732
This commit is contained in:
Clark Boylan 2014-06-24 15:32:00 -07:00
parent 78f8234cda
commit f8104050d4

View File

@ -2232,10 +2232,10 @@
envlist: wsme-tip
- gate-{name}-tox-{envlist}:
envlist: ceilometer-stable
node: bare-centos6
node: bare-trusty
- gate-{name}-tox-{envlist}:
envlist: ceilometer-tip
node: bare-centos6
node: bare-trusty
- gate-{name}-tox-{envlist}:
envlist: ironic-stable
- gate-{name}-tox-{envlist}: