Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Updated documentation about nightly tests #14493

Merged
merged 4 commits into from
Apr 3, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tests/nightly/README.md
Co-Authored-By: lebeg <[email protected]>
  • Loading branch information
aaronmarkham and lebeg authored Mar 28, 2019
commit a944662cf5e5220cfddb6630582da8dbe64a24a4
2 changes: 1 addition & 1 deletion tests/nightly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ There are two Jenkins pipelines that run these tests -
2. Tests on built binaries ([link](https://jenkins.mxnet-ci.amazon-ml.com/job/NightlyTestsForBinaries/))
lebeg marked this conversation as resolved.
Show resolved Hide resolved

### Adding a new Nightly Test
Add your test script to the mxnet repo tests/nightly folder. Make sure to describe in a readme or
Add your test script to the MXNet repo's `tests/nightly/` folder. Make sure to describe in a readme or in the
comments the purpose of the test.

#### Setting up the Docker Container
Expand Down