You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/04/23 10:29:11 UTC

[GitHub] [ozone] elek opened a new pull request #2176: HDDS-5131. Use timeout in github actions

elek opened a new pull request #2176:
URL: https://github.com/apache/ozone/pull/2176


   ## What changes were proposed in this pull request?
   
   Default timeout for one GitHub action job is 6 hours. It turned out that in some unfortunate case the acceptance tests were pending at this time, for example in https://github.com/apache/ozone/runs/2053572861?check_suite_focus=true
   
   We need to turn on stricter timeouts for each of our jobs to avoid unnecessary build time usage.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5131
   
   ## How was this patch tested?
   
   Executed the full build on my fork.
   
   https://github.com/elek/ozone/actions/runs/776651574


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] elek commented on pull request #2176: HDDS-5131. Use timeout in github actions

Posted by GitBox <gi...@apache.org>.
elek commented on pull request #2176:
URL: https://github.com/apache/ozone/pull/2176#issuecomment-826610947


   > testDoubleBufferWithMixOfTransactions
   
   Based on searching in https://github.com/elek/ozone-build-results/ I see flakiness in `TestOzoneManagerDoubleBufferWithOMResponse` but usually other methods are failed (with low frequency...)


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai merged pull request #2176: HDDS-5131. Use timeout in github actions

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #2176:
URL: https://github.com/apache/ozone/pull/2176


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] vivekratnavel commented on pull request #2176: HDDS-5131. Use timeout in github actions

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on pull request #2176:
URL: https://github.com/apache/ozone/pull/2176#issuecomment-825867960


   @elek Is this a flaky unit test?
   
   ```
   Failures: 
   Error:    TestOzoneManagerDoubleBufferWithOMResponse.testDoubleBufferWithMixOfTransactions:197 expected:<16> but was:<0>
   ```


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai merged pull request #2176: HDDS-5131. Use timeout in github actions

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #2176:
URL: https://github.com/apache/ozone/pull/2176


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org