Disable CentOS check

CentOS check fails with OOM. In order to merge required stuff
we temporary disable CentOS check until sort out the way how to reduce
RAM consumption by the check.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/820010
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/820192
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/820417
Change-Id: Ifd03510495483f90fce22328bea08b4e0fdafe49
This commit is contained in:
Dmitriy Rabotyagov 2021-12-04 20:56:41 +02:00 committed by Dmitriy Rabotyagov
parent 415b5ad7a8
commit b3cd636e45

View File

@ -22,10 +22,11 @@
check:
jobs:
- openstack-ansible-deploy-aio_metal-ubuntu-focal
- openstack-ansible-deploy-aio_metal-centos-8-stream
# NOTE(noonedeadpunk): Fails with OOM
- openstack-ansible-deploy-aio_metal-centos-8-stream:
voting: false
- openstack-ansible-deploy-aio_lxc-ubuntu-focal:
voting: false
gate:
jobs:
- openstack-ansible-deploy-aio_metal-ubuntu-focal
- openstack-ansible-deploy-aio_metal-centos-8-stream