Skip to content

Commit 4bdd920

Browse files
yoctozeptomarkgoddard
authored andcommitted
[CI] [to-revert] Avoid upgrades on CentOS Stream 8
CentOS Stream 8 currently has a bug which makes it require root privileges for ping. A workaround patch (see needed-by below) has been proposed, yet the dependency on previous branches via the upgrade jobs make it fail the CI. Thus, this patch temporarily disables those jobs on CentOS Stream 8. This patch is to be reverted once we patch the affected branches. Needed-By: https://review.opendev.org/c/openstack/kolla-ansible/+/824681 Change-Id: I827ed30d0247f21478a45d96ae8396ec0e778d3b (cherry picked from commit 9449bcf)
1 parent b3c26ae commit 4bdd920

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

zuul.d/project.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
- kolla-ansible-centos8s-source-ironic
3333
- kolla-ansible-centos8s-binary-ironic
3434
- kolla-ansible-ubuntu-source-ironic
35-
- kolla-ansible-centos8s-source-upgrade
3635
- kolla-ansible-debian-source-upgrade
3736
- kolla-ansible-ubuntu-source-upgrade
3837
- kolla-ansible-centos8s-binary
@@ -49,7 +48,6 @@
4948
- kolla-ansible-centos8s-source-monasca
5049
- kolla-ansible-centos8s-source-cephadm
5150
- kolla-ansible-ubuntu-source-cephadm
52-
- kolla-ansible-centos8s-source-upgrade-cephadm
5351
- kolla-ansible-ubuntu-source-upgrade-cephadm
5452
check-arm64:
5553
jobs:
@@ -59,6 +57,5 @@
5957
queue: kolla
6058
jobs:
6159
- kolla-ansible-centos8s-source
62-
- kolla-ansible-centos8s-source-upgrade
6360
- kolla-ansible-ubuntu-source
6461
- kolla-ansible-ubuntu-source-upgrade

0 commit comments

Comments
 (0)