Skip to content

pull_labs: use correct kselftest artifact key#3103

Merged
nuclearcat merged 1 commit into
kernelci:mainfrom
bhcopeland:fix-pull-labs-kselftest-artifact
Jun 1, 2026
Merged

pull_labs: use correct kselftest artifact key#3103
nuclearcat merged 1 commit into
kernelci:mainfrom
bhcopeland:fix-pull-labs-kselftest-artifact

Conversation

@bhcopeland
Copy link
Copy Markdown
Member

Kbuild publishes the tarball as kselftest_tar_xz (or kselftest_tar_gz); node.artifacts.kselftest never exists, so the URL was being dropped from every pull_labs job definition. Match the lookup used by the other kselftest templates. Output JSON key stays "kselftest".

Kbuild publishes the tarball as kselftest_tar_xz (or kselftest_tar_gz);
node.artifacts.kselftest never exists, so the URL was being dropped
from every pull_labs job definition. Match the lookup used by the
other kselftest templates. Output JSON key stays "kselftest".

Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
@nuclearcat nuclearcat added this pull request to the merge queue Jun 1, 2026
Merged via the queue into kernelci:main with commit cdc857f Jun 1, 2026
3 checks passed
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.

2 participants