adoroszlai opened a new pull request, #1112: URL: https://github.com/apache/ratis/pull/1112
## What changes were proposed in this pull request? Improve `repeat-test` workflow: * Skip artifact upload if all iterations passed * Rename artifact using run number/ID * Fail fast if no tests were run (e.g. due to workflow triggered for non-existent test class) https://issues.apache.org/jira/browse/RATIS-2112 ## How was this patch tested? `repeat-test` run without failures: https://github.com/adoroszlai/ratis/actions/runs/9486024280 `repeat-test` run with non-existent test class: https://github.com/adoroszlai/ratis/actions/runs/9486291646 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ratis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org