Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix testing of notebooks on CI (for SGE exclusively) #87

Merged
merged 1 commit into from
Apr 21, 2018

Conversation

jakirkham
Copy link
Member

Fixes #86

Tries to make some changes to the testing procedure to fix testing of the notebooks on SGE.

@jakirkham jakirkham force-pushed the fix_testing_sge_ci branch 3 times, most recently from 0a1ea7c to 87f6b0f Compare April 21, 2018 21:02
Simply call `python setup.py test` through the entrypoint scripts. This
works as intended in the `nanshe/nashe:sge` build's tests. So should
also work here for the same intended purpose.
@jakirkham jakirkham force-pushed the fix_testing_sge_ci branch 3 times, most recently from a0dfc87 to 77774e1 Compare April 21, 2018 21:15
@jakirkham jakirkham changed the title WIP: Fix testing of notebooks on CI (for SGE exclusively) Fix testing of notebooks on CI (for SGE exclusively) Apr 21, 2018
@jakirkham
Copy link
Member Author

It looks due to some setup issues this has the side affect of not running the Python 2 tests. However as those don't correctly run under Python 2 anyways, this just seems like something to fix along with issue ( #4 ). So will ignore this problem for now.

@jakirkham jakirkham merged commit 95d0d4e into nanshe-org:sge Apr 21, 2018
@jakirkham jakirkham deleted the fix_testing_sge_ci branch April 21, 2018 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant