Skip to content

check whether taskset works before running cpu test

Evan Hunt requested to merge each-fix-cpu-test into main

the taskset command used for the cpu system test seems to be failing under vmware, causing a test failure. we can try the taskset command and skip the test if it doesn't work.

Merge request reports