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

Jenkins notebook test #4799

Merged
merged 16 commits into from
Jan 25, 2017
Merged

Conversation

kevinthesun
Copy link
Contributor

Jenkins nightly test for notebook. It will test notebook in mid night and send report emails.
Currently only two notebooks are tested.
GPU support for docker image and notebook cleaning are required before all the notebooks can be tested.

RUN /install/install_opencv.sh
RUN /install/install_openblas.sh
RUN /install/install_python2.sh
RUN /install/install_python3.sh
RUN /install/install_testdeps.sh
RUN /install/install_julia.sh
RUN /install/install_maven.sh
RUN /install/install_library.sh
Copy link
Contributor

Choose a reason for hiding this comment

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

where are these?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They are in tests/ci_build/install.

@piiswrong
Copy link
Contributor

can you clone the notebook repo in script instead of committing them into mxnet repo

@piiswrong piiswrong merged commit ba89c0f into apache:master Jan 25, 2017
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.

2 participants