Skip to content

kbuild: identify kselftest suite build results - #3181

Merged
nuclearcat merged 1 commit into
kernelci:mainfrom
nuclearcat:fix-kbuild-kselftest-names
Aug 10, 2026
Merged

kbuild: identify kselftest suite build results#3181
nuclearcat merged 1 commit into
kernelci:mainfrom
nuclearcat:fix-kbuild-kselftest-names

Conversation

@nuclearcat

Copy link
Copy Markdown
Member

Per-suite kselftest nodes report whether suite artifacts were built, not whether the tests were executed. Bare target names such as accel lose that context when dashboards display only the leaf node.

Prefix suite names with build.kselftest and continue replacing slashes with dots for nested targets. Add a focused test covering both ordinary and nested suite names.

Per-suite kselftest nodes report whether suite artifacts were built, not whether the tests were executed. Bare target names such as accel lose that context when dashboards display only the leaf node.

Prefix suite names with build.kselftest and continue replacing slashes with dots for nested targets. Add a focused test covering both ordinary and nested suite names.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
@nuclearcat

Copy link
Copy Markdown
Member Author

@nuclearcat
nuclearcat added this pull request to the merge queue Aug 10, 2026
Merged via the queue into kernelci:main with commit 8da35b4 Aug 10, 2026
3 checks passed
@nuclearcat
nuclearcat deleted the fix-kbuild-kselftest-names branch August 10, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant