yihua opened a new issue, #19528:
URL: https://github.com/apache/hudi/issues/19528

   The critical path for a PR is `test-spark-java17-java-tests-part1` at 
roughly 70 minutes, and the part1/part2/part3 splits follow module boundaries 
rather than measured duration.
   
   - Rebalance the splits by measured job duration, and re-measure whenever 
what those jobs run changes.
   - Report the slowest tests per job so the long tail is visible and can be 
fixed or moved off the PR path.
   - Give contributors early signal: run the cheap validations and a fast 
compile before the long test jobs, so an obviously broken PR fails in minutes 
rather than after an hour.
   
   Part of #19524.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to