checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.77k stars 561 forks source link

ci: run aarch64 tests native via actuated #2431

Open adrianreber opened 6 days ago

adrianreber commented 6 days ago

This brings aarch64 based tests to CRIU GitHub CI setup. The difference to the previous configurations is that now actually all tests (almost) are being run.

The tests on the actuated runners are with following limitations:

rst0git commented 3 days ago

the sched_policy00 test fails with

Would you be able to check if disabling RT throttling would fix this problem?

sudo sysctl -w kernel.sched_rt_runtime_us=-1