llowinge commented on issue #9048: URL: https://github.com/apache/camel-quarkus/issues/9048#issuecomment-5412725891
From the log of https://github.com/quarkusio/quarkus-platform/actions/runs/32572680324/job/97030384377 i can see the error of `camel-quarkus-integration-test-jdbc-grouped` is ``` 2026-08-22T13:28:50.7498939Z Caused by: java.lang.IllegalStateException: The image icr.io/db2_community/db2:12.1.5.0 requires you to accept a license agreement. Please place a file at the root of the classpath named container-license-acceptance.txt, e.g. at src/test/resources/container-license-acceptance.txt. This file should contain the line: 2026-08-22T13:28:50.7501360Z icr.io/db2_community/db2:12.1.5.0 ``` -- 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]
