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
This commit is contained in:
parent
ccb13b672d
commit
fd4f1a8a82
@ -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
|
||||
|
@ -31,9 +31,6 @@
|
||||
files: ^docker/proxysql/
|
||||
- kolla-ansible-rocky9-bifrost:
|
||||
files: ^docker/bifrost/
|
||||
check-arm64:
|
||||
jobs:
|
||||
- kolla-build-rocky9-aarch64
|
||||
gate:
|
||||
jobs:
|
||||
- kolla-build-rocky9
|
||||
|
@ -31,9 +31,6 @@
|
||||
files: ^docker/proxysql/
|
||||
- kolla-ansible-ubuntu-bifrost:
|
||||
files: ^docker/bifrost/
|
||||
check-arm64:
|
||||
jobs:
|
||||
- kolla-build-ubuntu-aarch64
|
||||
gate:
|
||||
jobs:
|
||||
- kolla-build-ubuntu
|
||||
|
Loading…
Reference in New Issue
Block a user