Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[CI] Lift timeout on cpu unittest #1216

Merged
merged 1 commit into from
May 4, 2020
Merged

[CI] Lift timeout on cpu unittest #1216

merged 1 commit into from
May 4, 2020

Conversation

chenw23
Copy link
Member

@chenw23 chenw23 commented May 2, 2020

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

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

cc @dmlc/gluon-nlp-team

@chenw23 chenw23 requested a review from a team as a code owner May 2, 2020 07:14
@mli
Copy link
Member

mli commented May 2, 2020

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
Copy link

codecov bot commented May 2, 2020

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           

@leezu leezu merged commit 0176f86 into dmlc:master May 4, 2020
@chenw23 chenw23 mentioned this pull request May 12, 2020
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants