CI: Switch aarch64 builds to native platform
Change-Id: I18cea367e94ff2433346c1b388d606e41b1831ad
(cherry picked from commit dc0fbd20a1)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
- job:
|
||||
name: kolla-build-centos9s-aarch64
|
||||
parent: kolla-build-centos9s
|
||||
nodeset: kolla-centos-9-stream
|
||||
nodeset: kolla-centos-9-stream-aarch64
|
||||
vars:
|
||||
base_arch: aarch64
|
||||
voting: false
|
||||
|
||||
@@ -49,8 +49,7 @@
|
||||
- job:
|
||||
name: kolla-build-debian-aarch64
|
||||
parent: kolla-build-debian
|
||||
# NOTE(mnasiadka): Switch to aarch64 nodeset when nodes are fixed
|
||||
nodeset: kolla-debian-bookworm
|
||||
nodeset: kolla-debian-bookworm-aarch64
|
||||
voting: false
|
||||
vars:
|
||||
base_arch: aarch64
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
- job:
|
||||
name: kolla-build-rocky9-aarch64
|
||||
parent: kolla-build-rocky9
|
||||
nodeset: kolla-rockylinux-9
|
||||
nodeset: kolla-rockylinux-9-aarch64
|
||||
vars:
|
||||
base_arch: aarch64
|
||||
voting: false
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
- job:
|
||||
name: kolla-build-ubuntu-aarch64
|
||||
parent: kolla-build-ubuntu
|
||||
nodeset: kolla-ubuntu-noble
|
||||
nodeset: kolla-ubuntu-noble-aarch64
|
||||
vars:
|
||||
base_arch: aarch64
|
||||
voting: false
|
||||
|
||||
Reference in New Issue
Block a user