jamesnetherton opened a new pull request, #9095: URL: https://github.com/apache/camel-quarkus/pull/9095
There were a lot of app restarts due to multiple usage of QuarkusTestProfile. This meant 2 - 3 'slow to bootstrap' containers were stopped / started repeatedly, which wasted a lot of time. This change reduces the amount of times this is needed. Local testing showed close to 50% reduction in build time for integration-tests/azure-grouped. -- 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]
