xiaoyuyao commented on a change in pull request #2216:
URL: https://github.com/apache/ozone/pull/2216#discussion_r641947314
##########
File path: .github/workflows/post-commit.yml
##########
@@ -224,7 +224,7 @@ jobs:
continue-on-error: true
integration:
runs-on: ubuntu-18.04
- timeout-minutes: 120
+ timeout-minutes: 150
Review comment:
These integration tests include some HA/decommission related tests that
can take up to 6-10 mins for each test. The run time varies from 90-130m in
previous runs. I bumped to 150m to avoid test execution being killed due to
timeout. But the change here does not increase the execution time of these
tests.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]