Run Tahoe tests on TravisCI (part 2) - #479
Merged
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
OmarIthawi
force-pushed
the
omar/run-tahoe-tests
branch
2 times, most recently
from
November 22, 2019 05:36
41928db to
81fde06
Compare
OmarIthawi
force-pushed
the
omar/run-tahoe-tests
branch
from
November 22, 2019 05:44
81fde06 to
43f6c3c
Compare
OmarIthawi
requested review from
iamjazzar,
johnbaldwin,
melvinsoft and
thraxil
November 22, 2019 05:47
thraxil
approved these changes
Nov 22, 2019
OmarIthawi
force-pushed
the
omar/run-tahoe-tests
branch
3 times, most recently
from
November 22, 2019 11:47
4d4b03c to
ac40926
Compare
OmarIthawi
commented
Nov 22, 2019
Author
There was a problem hiding this comment.
@melvinsoft what do you think of this switch for edx-platform? We've been using this for AMC for a while, but perhaps you have another opinion.
BTW, without this library it's very painful to run tox outside Docker.
OmarIthawi
force-pushed
the
omar/run-tahoe-tests
branch
from
November 22, 2019 12:07
ac40926 to
578418e
Compare
OmarIthawi
force-pushed
the
omar/run-tahoe-tests
branch
from
November 22, 2019 12:07
578418e to
f994faf
Compare
johnbaldwin
approved these changes
Nov 22, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm adding tests to TravisCI one by one until we have most of the tests that we'd like to have running following up to 811914e (part 1).
Ideally you could just run
toxon your own device (no Docker) and that's it, but for now there's some complications which I'll explain later.psycopg2-binary==2.8.3instead ofpsycopg2==2.8.3so it can work on my device without too much of issues. We've been using this library in AMC for a while and we like it.Jira Issue: RED-434
TODO
psycopg-binary