Uploaded image for project: 'OCP Technical Release Team'
  1. OCP Technical Release Team
  2. TRT-2571

Sippy: Add "tests ran" filter to job runs table

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • None
    • None
    • None

      Add a filter to the job runs table to find any job where a specific test ran, regardless of outcome (pass, fail, or flake).

      Currently the job runs table only supports filtering by failed_test_names and flaked_test_names. This adds a new ran_test_names virtual filter that queries prow_job_run_tests directly via an EXISTS subquery, avoiding materialized view bloat.

      The test analysis page "See job runs" button is also updated to use this new filter, so it shows all runs where the test executed rather than only runs where it failed.

              stbenjam Stephen Benjamin
              openshift-trt-privileged Technical Release Team Openshift
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: