llowinge opened a new issue #2091: URL: https://github.com/apache/camel-quarkus/issues/2091
I can see hystrix being skipped on CI https://github.com/apache/camel-quarkus/commit/0f8271653aaf6d9ab1658dff416b35b448ac81e5. QE is using this file https://github.com/apache/camel-quarkus/blob/master/tooling/scripts/test-categories.yaml for running Native tests in parallel. It includes hystrix as well. We could add `CI=true` to our pipeline, which i don't think is good idea. Do you think better approach is to skip hystrix on our side in our pipeline ? ---------------------------------------------------------------- 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]
