jamesnetherton commented on issue #2766:
URL: https://github.com/apache/camel-quarkus/issues/2766#issuecomment-859570528


   > Are your ulimits set high enough?
   
   I checked and in this case:
   
   ```
   $ ulimit -n
   32768
   ```
   
   The test is starting 3 containers in succession, which may overwhelm slow 
machines. We could retry the `containerIsStarted` step a limited number of 
times until it succeeds. I tested doing that and it seems to work reliably 
enough.


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

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


Reply via email to