diff options
author | Xiangyu Chen <xiangyu.chen@windriver.com> | 2023-01-19 13:24:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-04 23:32:20 +0000 |
commit | 1fab7be93104906687e60d48e147c918e768c23e (patch) | |
tree | b451d85edeaa5c6c6045b5b89d62311b7a5161de /scripts/lib/devtool/sdk.py | |
parent | cc82bf667c92d9e6004fbd4a5f36d85b033a9d4b (diff) | |
download | poky-1fab7be93104906687e60d48e147c918e768c23e.tar.gz |
numactl: skip test case when target platform doesn't have 2 CPU node
when current test platform doesn't have 2 or more CPU node, the test
case would report FAIL, according to numa test script and numademo
code, when return code=77 should be skip test, so using SKIP instead
of FAIL in test script.
(From OE-Core rev: 218cf38bd3879df009e70f516c0dcb484376bf2e)
Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fd0a82400d419bce8605a9445db9b20b8ddc01a7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions