Skip to content

Commit dc0fbd2

Browse files
committed
CI: Switch aarch64 builds to native platform
Change-Id: I18cea367e94ff2433346c1b388d606e41b1831ad
1 parent 9c6f6ae commit dc0fbd2

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

.zuul.d/centos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- job:
2323
name: kolla-build-centos9s-aarch64
2424
parent: kolla-build-centos9s
25-
nodeset: kolla-centos-9-stream
25+
nodeset: kolla-centos-9-stream-aarch64
2626
vars:
2727
base_arch: aarch64
2828
voting: false

.zuul.d/debian.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
- job:
5050
name: kolla-build-debian-aarch64
5151
parent: kolla-build-debian
52-
# NOTE(mnasiadka): Switch to aarch64 nodeset when nodes are fixed
53-
nodeset: kolla-debian-bookworm
52+
nodeset: kolla-debian-bookworm-aarch64
5453
voting: false
5554
vars:
5655
base_arch: aarch64

.zuul.d/rocky.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
- job:
7070
name: kolla-build-rocky9-aarch64
7171
parent: kolla-build-rocky9
72-
nodeset: kolla-rockylinux-9
72+
nodeset: kolla-rockylinux-9-aarch64
7373
vars:
7474
base_arch: aarch64
7575
voting: false

.zuul.d/ubuntu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
- job:
7070
name: kolla-build-ubuntu-aarch64
7171
parent: kolla-build-ubuntu
72-
nodeset: kolla-ubuntu-noble
72+
nodeset: kolla-ubuntu-noble-aarch64
7373
vars:
7474
base_arch: aarch64
7575
voting: false

0 commit comments

Comments
 (0)