summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d953d286..fc385df0 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -34,6 +34,22 @@
- ^(test-|)requirements.txt$
- ^setup.cfg$
- telemetry-dsvm-integration-ceilometer
+ # TripleO jobs that deploy Telemetry.
+ # Note we don't use a project-template here, so it's easier
+ # to disable voting on one specific job if things go wrong.
+ # tripleo-ci-centos-7-scenario00(1|2)-multinode-oooq will only
+ # run on stable/pike while the -container will run in Queens
+ # and beyond.
+ # If you need any support to debug these jobs in case of
+ # failures, please reach us on #tripleo IRC channel.
+ - tripleo-ci-centos-7-scenario001-multinode-oooq:
+ voting: false
+ - tripleo-ci-centos-7-scenario001-multinode-oooq-container:
+ voting: false
+ - tripleo-ci-centos-7-scenario002-multinode-oooq:
+ voting: false
+ - tripleo-ci-centos-7-scenario002-multinode-oooq-container:
+ voting: false
gate:
jobs:
- grenade-dsvm-ceilometer: