tripleo-heat-templates/zuul.d/layout.yaml
Marios Andreou cd7d101332 Move zuul jobs layout to centos9 only for master branch
See topic branch [1] for related reviews.

[1] https://review.opendev.org/q/topic:c8_teardown_master
Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/826317

Change-Id: I44b48d01c3f37652fcc79d9e9689981a543e02c5
2022-02-14 11:00:12 +00:00

38 lines
1.0 KiB
YAML

- project:
templates:
- tripleo-undercloud-jobs-pipeline
- tripleo-multinode-container-minimal-pipeline
- check-requirements
- release-notes-jobs-python3
- tripleo-standalone-scenarios-pipeline
- openstack-python3-yoga-jobs
- tripleo-standalone-multinode-ipa-pipeline
- tripleo-upgrades-master-pipeline
- tripleo-periodic-upgrades-master-pipeline
check:
jobs:
- openstack-tox-pep8
- openstack-tox-tht
- tripleo-ci-centos-9-content-provider:
dependencies:
- openstack-tox-pep8
- openstack-tox-tht
gate:
queue: tripleo
jobs:
- openstack-tox-pep8
- openstack-tox-tht
- job:
name: openstack-tox-tht
parent: openstack-tox
description: Runs syntax tht tests. Uses tox with the ``tht`` environment.
success-url: "reports.html"
failure-url: "reports.html"
voting: true
vars:
tox_envlist: tht
bindep_profile: test tht
test_setup_skip: true