Skip to content

Update Kunit (el9.4)

Nico Pache requested to merge npache/centos-stream-9:kunit94.post into main

Update Kunit to include new tests and fixes. Tests that are running (but failing in ark) have been excluded.

Kunit is also now defaulting to disabled-- this should help reduce the very small overhead, and reduces attack surface on production.

Reviewers Note:

kunit tools patches are unused in our environment; however, due to the increase in changes that touch both kunit core and kunit tool files, these commits are included to avoid conflicts and diverging from upstream.

Tested: https://beaker.engineering.redhat.com/jobs/8437986 [SLUB FAILURE: False positive]

Omitted-fix: ff9a6459bbec ("objtool: Add __kunit_abort() to noreturns") not applicable/tools

JIRA: https://issues.redhat.com/browse/RHEL-5618

Signed-off-by: Nico Pache npache@redhat.com

Edited by Nico Pache

Merge request reports