avano commented on PR #17115: URL: https://github.com/apache/camel/pull/17115#issuecomment-2655758914
using `mvn -Dkubernetes.test.auth="$KUBE_TOKEN" -Dkubernetes.test.host=$KUBE_HOST -Dkubernetes.test.host.k8s=true clean verify` as mentioned in camel-kubernetes readme: ``` surefire: Tests run: 154, Failures: 0, Errors: 0, Skipped: 5 failsafe: Tests run: 43, Failures: 0, Errors: 0, Skipped: 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]
