Hey Mukund,
If you are touching multiple modules in your PR and nothing which is getting 
hung or so. Just the normal test execution is taking time then in that case
you can increase the build timeout in your PR. It is there in the JenkinsFile. 
Once you get the test results and get your PR approoved, revert that increased 
timeout commit and merge your PR.
That is what most of us practice in such cases.

Guess the code is here, double check once though:

https://github.com/apache/hadoop/blame/6136d630a351fa1a5dd668c318b20437e6aaa35b/dev-support/Jenkinsfile#L50

Sent from my iPhone

> On 27-Jan-2022, at 11:53 AM, Mukund Madhav Thakur 
> <[email protected]> wrote:
> 
> Hi Everyone,
> Yetus run is getting aborted after running for more than 24 hours
> https://ci-hadoop.apache.org/blue/organizations/jenkins/hadoop-multibranch/detail/PR-3904/4/artifacts/
> 
> for my Vectored IO PR https://github.com/apache/hadoop/pull/3904
> 
> What can I do to fix this? Any help is much appreciated.
> 
> Thanks,
> Mukund

Reply via email to