Revert "CI: Disable CentOS/Rocky/Ubuntu aarch64 jobs"
This reverts commit fd4f1a8a82
.
Reason for revert: Switching to builds on x86
Change-Id: If615c27f3cdf779b773f333845419d09a552aa9b
This commit is contained in:
parent
5f9850c5ed
commit
602a6f7d4e
@ -4,6 +4,9 @@
|
||||
jobs:
|
||||
- kolla-build-centos9s
|
||||
- kolla-ansible-centos9s
|
||||
check-arm64:
|
||||
jobs:
|
||||
- kolla-build-centos9s-aarch64
|
||||
experimental:
|
||||
jobs:
|
||||
- kolla-build-no-infra-wheels-centos9s
|
||||
@ -19,7 +22,7 @@
|
||||
- job:
|
||||
name: kolla-build-centos9s-aarch64
|
||||
parent: kolla-build-centos9s
|
||||
nodeset: kolla-centos-9-stream-aarch64
|
||||
nodeset: kolla-centos-9-stream
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
|
@ -31,6 +31,9 @@
|
||||
files: ^docker/proxysql/
|
||||
- kolla-ansible-rocky9-bifrost:
|
||||
files: ^docker/bifrost/
|
||||
check-arm64:
|
||||
jobs:
|
||||
- kolla-build-rocky9-aarch64
|
||||
gate:
|
||||
jobs:
|
||||
- kolla-build-rocky9
|
||||
@ -66,7 +69,7 @@
|
||||
- job:
|
||||
name: kolla-build-rocky9-aarch64
|
||||
parent: kolla-build-rocky9
|
||||
nodeset: kolla-rockylinux-9-aarch64
|
||||
nodeset: kolla-rockylinux-9
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
|
@ -31,6 +31,9 @@
|
||||
files: ^docker/proxysql/
|
||||
- kolla-ansible-ubuntu-bifrost:
|
||||
files: ^docker/bifrost/
|
||||
check-arm64:
|
||||
jobs:
|
||||
- kolla-build-ubuntu-aarch64
|
||||
gate:
|
||||
jobs:
|
||||
- kolla-build-ubuntu
|
||||
@ -66,7 +69,7 @@
|
||||
- job:
|
||||
name: kolla-build-ubuntu-aarch64
|
||||
parent: kolla-build-ubuntu
|
||||
nodeset: kolla-ubuntu-noble-aarch64
|
||||
nodeset: kolla-ubuntu-noble
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user