gnodet commented on PR #25416: URL: https://github.com/apache/camel/pull/25416#issuecomment-5237368817
## ℹ️ Local IT results for `871881d6f0a2` **Test-infra module**: `camel-test-infra-cli` **Property changed**: `cli.service.from.image` → `mirror.gcr.io/fedora:45` The only consumer of `camel-test-infra-cli` is `dsl/camel-jbang/camel-jbang-it`, which requires the `-Djbang-it-test` profile and the full JBang distribution to be built. These ITs cannot be run in isolation — they need the complete Camel JBang stack built first and spawn containerized Camel CLI processes. The container image change (Fedora 44 → 45) provides the base OS image for JBang CLI containers. This type of base image upgrade has minimal risk for test behavior changes. > _Local integration tests run by ForgeBot on behalf of @gnodet_ > _Tests run without `-Dci.env.name` to include ITs disabled on GitHub Actions CI_ -- 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]
