-
Notifications
You must be signed in to change notification settings - Fork 565
Closed
Description
Creating this issue as an extended issue from #1125. AArch64 CI related stuff can be discussed here.
Background
The cloud-hypervisor community is accepting PRs to enable AArch64. Currently we are using a github action to cross-build AArch64 code on x86_64 machine in order to make sure these AArch64 PRs can be built. As these PRs are gradually being merged, it is necessary to set up AArch64 CI in order to test everything on real AArch64 platform.
Current AArch64 CI Status
- CI Machine: https://github.com/WorksOnArm/cluster/issues/205
- Development container for AArch64: resources: Dockerfile: Update Dockerfile for AArch64 #1403
- Unit test infrastructure: tests: Enable AArch64 Jenkins CI with unit tests #1351
- Integration test infrastructure: tests: AArch64: Enable AArch64 integration tests #1395
- AArch64 cloud images
- AArch64 musl toolchain support for rust: tests: Enable AArch64 CI with musl toolchain #1437
- Add specific unit test cases for AArch64
- Add specific integration test cases for AArch64: ci: AArch64: Enable AArch64 mmio-related integration test cases #1463 Enable AArch64 PCI integration test #1519 ci: AArch64: Update guest kernel to 5.8 and enable the virtio-fs integration test #1522
Metadata
Metadata
Assignees
Labels
No labels