dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.56k stars 538 forks source link

[CI] Lift timeout on cpu unittest #1216

Closed chenw23 closed 4 years ago

chenw23 commented 4 years ago

Description

Here is a brief statistics of the CI time out occurrences: Among the 25 most recent CI builds the following CI items has such rate of time out(excluding failures): cpu-unittest: 45% master-cpu-unittest: 33% gpu-integration: 0% gpu-unittest: 0% master-gpu-doc: 0% master-gpu-integration: 0% master-gpu-unittest: 0%

Therefore, I am lifting the time out settings for cpu-unittest and master-cpu-unittest so that they can provide steady performance even on peak hours.

Checklist

Essentials

Changes

Comments

cc @dmlc/gluon-nlp-team

mli commented 4 years ago

Job PR-1216/1 is complete. Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1216/1/index.html

codecov[bot] commented 4 years ago

Codecov Report

Merging #1216 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1216   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files          81       81           
  Lines        7347     7347           
=======================================
  Hits         6423     6423           
  Misses        924      924