From: Colin King <colin.k...@canonical.com> Date: Tue, 4 Aug 2020 13:30:12 +0100
> From: Colin Ian King <colin.k...@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.k...@canonical.com> Willem, please review.