Skip to content
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

Filter settings by result and groupid #5497

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 1, 2024

  1. Filter settings by result and groupid

    This commit provides additional arguments to the job_settings API call in
    order to get the ids of the jobs which, in additional the key and the its
    value, it will match the job result per job_group. job_group is intended to be
    a list for further grouping.
    
    The proposal doesnt demostrate a complete solution.
    
    Obviously the if statement is under further discussion.
    An alternative approach could be a separate function, potential named
    `blocked` but I am not sure for that particular name as it comes from
    internal SUSE concept and it is not assisiated with openQA.
    
    Signed-off-by: ybonatakis <[email protected]>
    b10n1k committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2e76c25 View commit details
    Browse the repository at this point in the history