From: Colin King colin.king@canonical.com Date: Tue, 4 Aug 2020 13:30:12 +0100
From: Colin Ian King colin.king@canonical.com
The current test will exit with a failure if it cannot set affinity on specific CPUs which is problematic when running this on single CPU systems. Add a check for the number of CPUs and skip the test if the CPU requirement is not met.
Signed-off-by: Colin Ian King colin.king@canonical.com
Willem, please review.