adutra opened a new pull request, #1897:
URL: https://github.com/apache/polaris/pull/1897

   This is a simple attempt to reduce the CI execution time for pull requests. 
Instead of executing all tests in the same job, it parallelizes the tests in 4 
jobs:
   
   * Code style & publishing checks
   * Unit tests
   * Quarkus tests 
   * Integration tests
   
   This could certainly be improved further, but I observed a total execution 
time around 10 minutes instead of 20 minutes before (at the cost of more 
compute power, of course).


-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to