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: I6b49ef5639b092166f171a43f3587ae83332c881
This commit is contained in:
Bhagyashri Shewale 2022-02-08 18:22:32 +05:30
parent 0b9fdccb8b
commit af582e0628
1 changed files with 5 additions and 5 deletions

View File

@ -5,19 +5,19 @@
check:
jobs:
- openstack-tox-linters
- tripleo-ci-centos-8-content-provider
- tripleo-ci-centos-8-scenario001-standalone: &scenario001
- tripleo-ci-centos-9-content-provider
- tripleo-ci-centos-9-scenario001-standalone: &scenario001
vars:
consumer_job: true
tags:
- standalone
dependencies:
- tripleo-ci-centos-8-content-provider
- tripleo-ci-centos-9-content-provider
gate:
jobs:
- openstack-tox-linters
- tripleo-ci-centos-8-content-provider
- tripleo-ci-centos-8-scenario001-standalone: *scenario001
- tripleo-ci-centos-9-content-provider
- tripleo-ci-centos-9-scenario001-standalone: *scenario001
queue: tripleo
post:
jobs: