Run TripleO jobs on CentOS8 instead of CentOS7
As we are cleaning up the c7 jobs and obselete featuresets [1]. This change replaces usage of CentOS7 in TripleO jobs by CentOS8. [1]: https://review.opendev.org/q/topic:%22cleanup_featuresets%22+(status:open%20OR%20status:merged) Change-Id: Icf8b6ae0a94edd4bd3dd36ff3bd006112a63c075
This commit is contained in:
parent
2f68f26e64
commit
5fec457e46
@ -22,15 +22,15 @@
|
||||
- tripleo-upgrades-train-pipeline
|
||||
check:
|
||||
jobs:
|
||||
- tripleo-ci-centos-7-content-provider
|
||||
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
|
||||
- tripleo-ci-centos-8-content-provider
|
||||
- tripleo-ci-centos-8-scenario007-multinode-oooq-container:
|
||||
vars:
|
||||
consumer_job: true
|
||||
build_container_images: false
|
||||
remove_tags:
|
||||
- build
|
||||
dependencies:
|
||||
- tripleo-ci-centos-7-content-provider
|
||||
- tripleo-ci-centos-8-content-provider
|
||||
files:
|
||||
- ^manifests/profile/pacemaker/ovn.*$
|
||||
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$
|
||||
|
Loading…
Reference in New Issue
Block a user