Skip to content

lava_callback: take into account jobfilter suffix if needed #1259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

a-wai
Copy link
Contributor

@a-wai a-wai commented Jul 22, 2025

jobfilter entries can now be suffixed with a + (see kernelci/kernelci-core#2930), meaning "this job and all of its child nodes are allowed". We need to take this into account by dropping this suffix if it's present when checking whether the listed job actually exists.

`jobfilter` entries can now be suffixed with a `+`, meaning "this job
and all of its child nodes are allowed". We need to take this into
account by dropping this suffix if it's present when checking whether
the listed job actually exists.

Signed-off-by: Arnaud Ferraris <[email protected]>
@a-wai
Copy link
Contributor Author

a-wai commented Jul 23, 2025

Merging as kernelci/kernelci-core#2930 got in and we don't want to have things broken in main.

@a-wai a-wai added this pull request to the merge queue Jul 23, 2025
Merged via the queue into kernelci:main with commit 988e179 Jul 23, 2025
4 checks passed
@a-wai a-wai deleted the jobfilter-check-suffix branch July 23, 2025 13:46
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