You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/28 18:35:50 UTC

[GitHub] rahul003 opened a new pull request #7643: retry logic for jenkins tests

rahul003 opened a new pull request #7643: retry logic for jenkins tests
URL: https://github.com/apache/incubator-mxnet/pull/7643
 
 
   Lot of tests on build fail intermittently. Some of them throw issues like lack of memory or cuda memory possibly because of the state the instance is at the time of the run. And there are some possible issues with some tests. Add retry logic for tests, so such tests can be tried again. This will especially help till the build environment stabilizes.
   
   Update:
   Added retry for deploy as well after build https://builds.apache.org/blue/organizations/jenkins/incubator-mxnet/detail/master/253/pipeline/656 failed when trying to fetch a deb file 404. The server now doesn't respond with 404.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services