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/03/07 11:38:56 UTC

[GitHub] [camel-k] tadayosi opened a new pull request #3084: chore(e2e): stabilise local e2e tests

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


   <!-- Description -->
   
   After adding more e2e tests for `kamel local` I noticed that the `local` CI workflow has become unstable. This commit tries to solve the issue.
   
   
   <!--
   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 merged pull request #3084: chore(e2e): stabilise local e2e tests

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


   


-- 
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 #3084: chore(e2e): stabilise local e2e tests

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


   This change is nice-to-have but turns out it doesn't stabilise local e2e tests.
   
   Instead, it appears that `kamel local run --integration-directory` has some issue which occasionally doesn't let the process stop cleanly.


-- 
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 #3084: chore(e2e): stabilise local e2e tests

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


   OK, so now at least local e2e tests are made stable by disabling the flaky test. Let me go ahead and merge this.


-- 
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