• Mark Fletcher's avatar
    Setup and test stage jobs detect and run failures from previous pipeline · 3f9c610e
    Mark Fletcher authored
    - This change aims to reduce the feedback time when resolving failed
      tests for a Merge Request
    - The setup jobs will detect the previous test files associated with
      failed jobs in the test stage of the previous pipeline
    - The test stage jobs will execute a rerun based on those detected
      test files
    3f9c610e
pipeline_test_report_builder_spec.rb 3.26 KB