In recent times, we are noticing travis jobs are not triggered for Pull requests in “Apache Hudi” project. Guess these are resource contention as apache has lot of projects.
https://travis-ci.com/github/apache/hudi/builds
Eg:
PRs:
https://travis-ci.com/github/apache/hudi/builds/220777042
https://travis-ci.com/github/apache/hudi/builds/220884662
asf-site branch: Travis CI - Test and Deploy with Confidence
Is there any work around for this in general? How does other larger projects cope up with large requests for CI builds?
-Sivabalan