Temporarily switch dvsm-integration off

until https://review.opendev.org/c/openstack/panko/+/763941
is merged.

Change-Id: Iec0d45803548b2f5df74cec34947a87159f8c8fc
This commit is contained in:
Matthias Runge 2020-11-27 08:06:21 +01:00
parent 5562d835dd
commit 123448bd43
1 changed files with 0 additions and 39 deletions

View File

@ -3,42 +3,3 @@
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- telemetry-dsvm-integration:
irrelevant-files: &base-irrelevant-files
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^.git.*$
- ^doc/.*$
- ^panko/hacking/.*$
- ^panko/locale/.*$
- ^panko/tests/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- telemetry-dsvm-integration-ipv6-only:
irrelevant-files: *base-irrelevant-files
# 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-standalone:
voting: false
- tripleo-ci-centos-7-scenario002-multinode-oooq:
voting: false
- tripleo-ci-centos-7-scenario002-standalone:
voting: false
gate:
jobs:
- telemetry-dsvm-integration:
irrelevant-files: *base-irrelevant-files
- telemetry-dsvm-integration-ipv6-only:
irrelevant-files: *base-irrelevant-files