gate: move tripleo job to experimental
Change-Id: I1791bb7b28c8717ad3886e970427e3c48a4fa01e
This commit is contained in:
parent
0e30d9d535
commit
f08653117f
31
.zuul.yaml
31
.zuul.yaml
@ -18,6 +18,15 @@
|
|||||||
- ^(test-|)requirements.txt$
|
- ^(test-|)requirements.txt$
|
||||||
- ^setup.cfg$
|
- ^setup.cfg$
|
||||||
- telemetry-dsvm-integration
|
- telemetry-dsvm-integration
|
||||||
|
gate:
|
||||||
|
jobs:
|
||||||
|
- grenade-dsvm-ceilometer:
|
||||||
|
irrelevant-files:
|
||||||
|
- ^(test-|)requirements.txt$
|
||||||
|
- ^setup.cfg$
|
||||||
|
- telemetry-dsvm-integration
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
# TripleO jobs that deploy Telemetry.
|
# TripleO jobs that deploy Telemetry.
|
||||||
# Note we don't use a project-template here, so it's easier
|
# Note we don't use a project-template here, so it's easier
|
||||||
# to disable voting on one specific job if things go wrong.
|
# to disable voting on one specific job if things go wrong.
|
||||||
@ -26,18 +35,10 @@
|
|||||||
# and beyond.
|
# and beyond.
|
||||||
# If you need any support to debug these jobs in case of
|
# If you need any support to debug these jobs in case of
|
||||||
# failures, please reach us on #tripleo IRC channel.
|
# failures, please reach us on #tripleo IRC channel.
|
||||||
- tripleo-ci-centos-7-scenario001-multinode-oooq:
|
# NOTE(sileht): These job takes 3 hours and fail most of the times.
|
||||||
voting: false
|
# While other jobs take 20-30 minutes
|
||||||
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
|
# We can reenable it when they take less times.
|
||||||
voting: false
|
- tripleo-ci-centos-7-scenario001-multinode-oooq
|
||||||
- tripleo-ci-centos-7-scenario002-multinode-oooq:
|
- tripleo-ci-centos-7-scenario001-multinode-oooq-container
|
||||||
voting: false
|
- tripleo-ci-centos-7-scenario002-multinode-oooq
|
||||||
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
|
- tripleo-ci-centos-7-scenario002-multinode-oooq-container
|
||||||
voting: false
|
|
||||||
gate:
|
|
||||||
jobs:
|
|
||||||
- grenade-dsvm-ceilometer:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^(test-|)requirements.txt$
|
|
||||||
- ^setup.cfg$
|
|
||||||
- telemetry-dsvm-integration
|
|
||||||
|
Loading…
Reference in New Issue
Block a user