]> www.infradead.org Git - users/hch/blktests.git/commit
block/022: skip test when only 1 cpu available master
authorXiao Liang <xiliang@redhat.com>
Fri, 9 Oct 2020 13:55:37 +0000 (21:55 +0800)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Mon, 30 May 2022 01:05:59 +0000 (10:05 +0900)
commit6f176edfcfde583f1df4d3a06ef56bcf08c98d6c
tree97de50e512d95ded896c5a14cef88ef2fdc4202f
parent8c66c1980d1504786fb99508afe80a38da8ea422
block/022: skip test when only 1 cpu available

Below is fail log in single cpu node.
block/022 (Test hang caused by freeze/unfreeze sequence)     [failed]
    runtime    ...  30.138s
    --- tests/block/022.out 2020-10-09 12:43:48.000000000 +0000
    +++ /usr/local/blktests/results/nodev/block/022.out.bad 2020-10-09 13:45:18.594417401 +0000
    @@ -1,2 +1,3 @@
     Running block/022
    +taskset: failed to set pid 13212's affinity: Invalid argument
     Test complete

Signed-off-by: Xiao Liang <xiliang@redhat.com>
[Shin'ichiro: fixed commit message typo and resolved merge conflict]
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
common/rc
tests/block/022