Move zuul job layout to centos9 only for master

This replaces the ubi-8 container build job with the centos9 content
provider. Also replace the overcloud-full with hardened-uefi since
that is now default for master/wallaby.

Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/826317
Change-Id: Ib3fbf6a0ed3e196893add875d6901b4dfd925827
This commit is contained in:
Marios Andreou 2022-02-11 13:51:21 +02:00
parent 87c9879b91
commit cbbdde6cb6
1 changed files with 4 additions and 4 deletions

View File

@ -28,13 +28,13 @@
tox_envlist: pep8,packaging
- openstack-tox-py39
- tripleo-tox-molecule
- tripleo-buildimage-overcloud-full-centos-8:
- tripleo-buildimage-overcloud-hardened-uefi-full-centos-9:
dependencies: &deps_unit_lint_cprovider
- openstack-tox-pep8
- openstack-tox-py36
- openstack-tox-py38
- openstack-tox-py39
- tripleo-build-containers-ubi-8:
- tripleo-ci-centos-9-content-provider:
dependencies: *deps_unit_lint_cprovider
- tox-sanity-py27
- tox-sanity-py36
@ -45,9 +45,9 @@
vars:
tox_envlist: pep8,packaging
- openstack-tox-py39
- tripleo-buildimage-overcloud-full-centos-8:
- tripleo-buildimage-overcloud-hardened-uefi-full-centos-9:
dependencies: *deps_unit_lint_cprovider
- tripleo-build-containers-ubi-8:
- tripleo-ci-centos-9-content-provider:
dependencies: *deps_unit_lint_cprovider
post:
jobs: