nickva opened a new pull request, #6017:
URL: https://github.com/apache/couchdb/pull/6017

   Previously, after we added trixie we ended up with N+1 variants for N worker 
slots for generic docker workers. This means CI jobs have to wait until one of 
the workers finishes completely before even starting. To improve the situation, 
let's skip intermediate (27 currently) CI run to hopefully restore the speed 
back.
   
   There is some separate docker pull or java run flakiness we noticed but 
that's not related to this most likely.
   


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