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: I6dac8447e50aabb97bdec65c61f46b9bc78002b7
This commit is contained in:
parent
e61fba4a0b
commit
d72944233f
@ -41,18 +41,13 @@
|
||||
# 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.
|
||||
# NOTE(sileht): These job takes 3 hours and fail most of the times.
|
||||
# While other jobs take 20-30 minutes
|
||||
# We can reenable it when they take less times.
|
||||
- tripleo-ci-centos-7-scenario001-multinode-oooq
|
||||
- tripleo-ci-centos-7-scenario001-standalone
|
||||
- tripleo-ci-centos-7-scenario002-multinode-oooq
|
||||
- tripleo-ci-centos-7-scenario002-standalone
|
||||
- tripleo-ci-centos-8-scenario001-standalone
|
||||
- tripleo-ci-centos-8-scenario002-standalone
|
||||
|
||||
- job:
|
||||
name: aodh-tempest-plugin-postgresql
|
||||
|
Loading…
x
Reference in New Issue
Block a user