]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mdadm: skip running known broken ptests
authorOvidiu Panait <ovidiu.panait@windriver.com>
Tue, 4 Jul 2023 07:39:18 +0000 (10:39 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jul 2023 10:36:06 +0000 (11:36 +0100)
commit62148b978b26b5fcd1a2fa3a0ff82ef814f4e7ec
tree209cc9d0989ac278e89f7252a1aed573072ba3b9
parent9585009e3e505b361cd32b14e0e85e77e7822878
mdadm: skip running known broken ptests

Upstream marked some testcases as "KNOWN BROKEN" and introduced the
"--skip-broken" flag to ignore them when running the testsuite (commits [1]
and [2]). Backport these two commits to get rid of the last remaining ptest
failures.

Also, add the "--skip-broken" option to the run-ptest script.

[1] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=28520bf114b3
[2] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=daa86d663476

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/mdadm/files/0005-mdadm-test-Mark-and-ignore-broken-test-failures.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/0006-tests-Add-broken-files-for-all-broken-tests.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/run-ptest
meta/recipes-extended/mdadm/mdadm_4.2.bb