OpenStack Release Bot
a1d21dc37a
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: If21f4e542d4776ccb70a62beeaed04ac922d86ae
45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-xena-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
|