Actions
action #104091
closedTry `aarch64_cpu_max` tests on `openqaworkerX`
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
QA (public, currently private due to #173521) - future
Start date:
2021-12-16
Due date:
% Done:
0%
Estimated time:
Description
install_only@aarch64_cpu_max test (in Tumbleweed aarch64) runs without KVM and allows to test features unsupported by current hardware in openQA (such as Pointer Authentication, and BTI).
It currently runs on ip-10-0-0-58
machine.
It would be interesting to try it on an openqaworkerX
(x86_64) machine to compare the performances. This is doable since we need to disable KVM.
But, we must:
- install some dependencies:
qemu-arm qemu-uefi-aarch64
- add
qemu_aarch64_max
toWORKER_CLASS
in worker config
Actions