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

[CI] Add nightly test #1557

Merged
merged 4 commits into from
Apr 20, 2021
Merged

[CI] Add nightly test #1557

merged 4 commits into from
Apr 20, 2021

Conversation

barry-jin
Copy link
Contributor

Description

Add nightly test on MXNet2.0 nightly release.

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

@barry-jin barry-jin requested a review from a team as a code owner April 19, 2021 17:30

on:
schedule:
- cron: '00 18 * * *' # At UTC 18:00 AM, everyday, use https://crontab.guru/
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@szha Do you have any suggestions on which time should the nightly test be triggered. I'm not sure what exact time will the MXNet release be accessible from dist.mxnet.io.

@github-actions
Copy link

@szha
Copy link
Member

szha commented Apr 19, 2021

image

@github-actions
Copy link

@barry-jin barry-jin merged commit 5dbca79 into dmlc:master Apr 20, 2021
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.

None yet

2 participants