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

Refine node search and regression generation #444

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Feb 23, 2024

  1. src/regression_tracker: refine node search and regression generation

    Restrict the search of past results to those with the same platform,
    defconfig, compiler, platform, etc than the original failed test.
    
    Use the submit_regression helper to generate and publish the regression.
    
    Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
    r-c-n committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b3d20b6 View commit details
    Browse the repository at this point in the history
  2. src/regression_tracker: whitespace cleanup

    Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
    r-c-n committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9154bd0 View commit details
    Browse the repository at this point in the history