orpiske edited a comment on issue #31: run integration test insided gihub actions URL: https://github.com/apache/camel-kafka-connector/issues/31#issuecomment-563406117 Personally, I prefer having the tests run for each PR, as it makes it easier to spot some issues. Depending on the resources available, nightly might be a good compromise. I also think it would also be interesting to check if there's something more stable to run the tests. Looking at the jobs for the PRs the project has had, it seems to me that there are few false negatives happening from time to time. For example: - https://github.com/apache/camel-kafka-connector/pull/33/checks?check_run_id=340682725 - https://github.com/apache/camel-kafka-connector/pull/29/checks?check_run_id=340320189 Looking at them, you notice that they are not related to the subject being tested, but apparentlyt the infra running the test.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services