Project

General

Profile

action #104091

Updated by okurz over 2 years ago

[install_only@aarch64_cpu_max](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=opensuse&flavor=DVD&machine=aarch64_cpu_max&test=install_only&version=Tumbleweed#live) `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` to `WORKER_CLASS` in worker config 

Back