Setup and test stage jobs detect and run failures from previous pipeline
- 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
Showing
scripts/failed_tests.rb
0 → 100755
Please register or sign in to comment