CI: Disable CentOS/Rocky/Ubuntu aarch64 jobs

Since Linaro shut down their nodepool provider - OpenDev infra
is left with OSUOSL cloud with max 15 instances running - let's
not put any additional strain on CI (especially that it seems
there are some I/O or similar issues that cause our jobs to
time out).

Change-Id: I7f0f723b37e552c4ea01bf51b6354209608d904a
(cherry picked from commit fd4f1a8a82)
This commit is contained in:
Michal Nasiadka
2024-08-26 17:16:03 +02:00
parent 15fd9ded6e
commit ae20362c62
3 changed files with 0 additions and 9 deletions
-3
View File
@@ -4,9 +4,6 @@
jobs:
- kolla-build-centos9s
- kolla-ansible-centos9s
check-arm64:
jobs:
- kolla-build-centos9s-aarch64
experimental:
jobs:
- kolla-build-no-infra-wheels-centos9s
-3
View File
@@ -29,9 +29,6 @@
files: ^docker/nova/
- kolla-ansible-rocky9-cells:
files: ^docker/proxysql/
check-arm64:
jobs:
- kolla-build-rocky9-aarch64
gate:
jobs:
- kolla-build-rocky9
-3
View File
@@ -29,9 +29,6 @@
files: ^docker/nova/
- kolla-ansible-ubuntu-cells:
files: ^docker/proxysql/
check-arm64:
jobs:
- kolla-build-ubuntu-aarch64
gate:
jobs:
- kolla-build-ubuntu