adoroszlai opened a new pull request, #6043:
URL: https://github.com/apache/ozone/pull/6043

   ## What changes were proposed in this pull request?
   
   Build Ozone in a separate job, and reuse in all parallel test splits of 
flaky-test-check.  Skip building some parts not necessary for tests (Recon 
frontend, shaded jars).
   
   Previously all parallel splits spent time building Ozone before running the 
tests.
   
   This reduces:
    * total workflow time (sum of job run times)
    * wall-clock time (elapsed time from start to end)
    * output size (~4000 lines less per parallel run)
   
   Reducing output also makes checking for test failures in Github UI easier 
(not having to scroll through those ~4000 lines).
   
   https://issues.apache.org/jira/browse/HDDS-10175
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/ozone/actions/runs/7596924232


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to