Skip to content

Commit fd4f1a8

Browse files
committed
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
1 parent ccb13b6 commit fd4f1a8

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.zuul.d/centos.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
jobs:
55
- kolla-build-centos9s
66
- kolla-ansible-centos9s
7-
check-arm64:
8-
jobs:
9-
- kolla-build-centos9s-aarch64
107
experimental:
118
jobs:
129
- kolla-build-no-infra-wheels-centos9s

.zuul.d/rocky.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
files: ^docker/proxysql/
3232
- kolla-ansible-rocky9-bifrost:
3333
files: ^docker/bifrost/
34-
check-arm64:
35-
jobs:
36-
- kolla-build-rocky9-aarch64
3734
gate:
3835
jobs:
3936
- kolla-build-rocky9

.zuul.d/ubuntu.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
files: ^docker/proxysql/
3232
- kolla-ansible-ubuntu-bifrost:
3333
files: ^docker/bifrost/
34-
check-arm64:
35-
jobs:
36-
- kolla-build-ubuntu-aarch64
3734
gate:
3835
jobs:
3936
- kolla-build-ubuntu

0 commit comments

Comments
 (0)