haojin2 commented on issue #15951: Revert "Numpy-compatible concatenate 
upstream"
URL: https://github.com/apache/incubator-mxnet/pull/15951#issuecomment-523204837
 
 
   @marcoabreu Maybe let's take a look at one unix-cpu 
[build](http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-15887/5/pipeline/279)
 triggered 15 hours ago based on the latest master (cause I performed rebase).
   BlueOcean shows that the whole test finished using about 2hr55min (< 180 
mins obviously), now you can see that the CI infra itself could also has some 
ups and downs too, cause 6 days ago we sometimes even had difficulties getting 
CI machines up (which was why this increase was performed). With those being 
said, I think of your timeout more of a safe net, which means you should also 
account for the flaky CI infra performance when you set it.
   Again as I said the total time for CI is only going to increase, cause we're 
only adding more to it. Putting a hard limit on the total time does not work 
and make sense, I think you should pay more attention to the time consumed by a 
single test, so that the "40-minute long unit test" you mentioned somewhere 
else could be detected and rejected by CI, not a 3-second one.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to