Skip to content

kbuild: identify kselftest suite build results - #3181

Open
nuclearcat wants to merge 1 commit into
kernelci:mainfrom
nuclearcat:fix-kbuild-kselftest-names
Open

kbuild: identify kselftest suite build results#3181
nuclearcat wants to merge 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>
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