squakez commented on PR #5090:
URL: https://github.com/apache/camel-k/pull/5090#issuecomment-1952193305
Native checks are failing due to resource shortage in github actions. I'm
running the test locally to prove all is good also from Quarkus native
standpoint:
```
--- PASS: TestNativeIntegrations (446.57s)
--- PASS: TestNativeIntegrations/unsupported_integration_source_language
(0.74s)
--- PASS: TestNativeIntegrations/xml_native_support (204.59s)
--- PASS:
TestNativeIntegrations/automatic_rollout_deployment_from_jvm_to_native_kit
(231.63s)
--- PASS:
TestNativeIntegrations/automatic_rollout_deployment_from_jvm_to_native_kit/yaml_native_should_not_rebuild
(2.18s)
PASS
ok github.com/apache/camel-k/v2/e2e/native 695.130s
``
--
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]