You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/29 08:15:01 UTC

[GitHub] [camel-k] tadayosi opened a new pull request, #3583: fix(e2e): attempt to stabilise TestNativeIntegrations

tadayosi opened a new pull request, #3583:
URL: https://github.com/apache/camel-k/pull/3583

   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] tadayosi commented on pull request #3583: fix(e2e): attempt to stabilise TestNativeIntegrations

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3583:
URL: https://github.com/apache/camel-k/pull/3583#issuecomment-1231223706

   This really doesn't solve the failure. I identified a different cause so am creating another fix.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] tadayosi merged pull request #3583: fix(e2e): attempt to stabilise TestNativeIntegrations

Posted by GitBox <gi...@apache.org>.
tadayosi merged PR #3583:
URL: https://github.com/apache/camel-k/pull/3583


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] tadayosi commented on pull request #3583: fix(e2e): attempt to stabilise TestNativeIntegrations

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3583:
URL: https://github.com/apache/camel-k/pull/3583#issuecomment-1231263953

   `--maven-cli-option -Dquarkus.native.native-image-xmx=5g` seems to manage to make `TestNativeIntegrations` pass. Let's see how it goes.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] tadayosi commented on pull request #3583: fix(e2e): attempt to stabilise TestNativeIntegrations

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3583:
URL: https://github.com/apache/camel-k/pull/3583#issuecomment-1233937087

   @phantomjinx Can you please review this?  I split install-it into two jobs.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org