Skip to content

reconfiguring travis for slightly shorter build times #343

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

Merged
merged 13 commits into from
Jun 8, 2021
Merged

Conversation

ivoysey
Copy link
Collaborator

@ivoysey ivoysey commented Jun 7, 2021

this breaks the ganache tests out into a separate job with Travis matrices, so it runs in parallel. this also removes a bit of a hack we needed to work around a known bug with Travis and sbt that has now been fixed, and the ganache tests now use the jar'ed up version of Obsidian instead of making a call to sbt on every test, which saves a few minutes of run time.

this is part of #335 but does not close it.

@ivoysey ivoysey requested a review from mcoblenz June 7, 2021 22:18
@ivoysey
Copy link
Collaborator Author

ivoysey commented Jun 7, 2021

@mcoblenz when you review this, you should check over the log output for the non-ganache job pretty carefully and make sure it looks right to you. i did a pass and i didn't see anything that stood out as busted, but it is not something i'm very familiar with.

@ivoysey ivoysey merged commit 26e3bc4 into master Jun 8, 2021
@ivoysey ivoysey deleted the testspeedup branch June 8, 2021 20:29
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.

2 participants