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

feat(helper/models): Add platformfilter #2700

Merged
merged 1 commit into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. feat(helper/models): Add platformfilter

    Add filter that allows to restrict tests on specific platform.
    This feature required for proper bisection implementation,
    as some tests might be scheduled on multiple platforms.
    Rework a bit code to avoid null variables.
    
    Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
    nuclearcat committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f2e21fb View commit details
    Browse the repository at this point in the history