jamesnetherton opened a new issue, #5760:
URL: https://github.com/apache/camel-quarkus/issues/5760

   ### Description
   
   Not sure if this is possible with quarkus-artemis dev services (or even just 
using vanilla testcontainers). But we should investigate it, because the build 
can potentially consume a lot of disk space. It becomes an issue when tests are 
run sequentially like in the quarkus-platform.
   
   I can see that the disk is 91% used by the time the JMS tests run. Artemis 
by default only allows 90% disk space to be consumed. So we need to disable the 
checks and follow up with ways of avoiding the build eating up so much space.


-- 
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: commits-unsubscr...@camel.apache.org.apache.org

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

Reply via email to