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

Added support for parallelizing the running of tests on Travis #149

Merged
merged 3 commits into from
Aug 4, 2017

Conversation

jepebe
Copy link
Contributor

@jepebe jepebe commented Aug 4, 2017

Task
Travis does not have more than one core available for running build and test, but it is, however, possible to run multiple builds in parallel. This PR adds tags to the build and test process so that Travis can run them simultaneously.

@jepebe jepebe force-pushed the travis_test_parallelization branch 2 times, most recently from 95cb241 to 7624e2f Compare August 4, 2017 08:45
@jepebe jepebe changed the title Added support for parallelizing the running of tests on Travis WIP: Added support for parallelizing the running of tests on Travis Aug 4, 2017
@jepebe jepebe force-pushed the travis_test_parallelization branch 2 times, most recently from 1860886 to e518a45 Compare August 4, 2017 10:07
@jepebe jepebe force-pushed the travis_test_parallelization branch from e518a45 to 0321966 Compare August 4, 2017 10:52
@jepebe jepebe force-pushed the travis_test_parallelization branch from be1b0b0 to 61c7e34 Compare August 4, 2017 12:10
@jepebe jepebe changed the title WIP: Added support for parallelizing the running of tests on Travis Added support for parallelizing the running of tests on Travis Aug 4, 2017
@pgdr pgdr merged commit ebfba9e into equinor:master Aug 4, 2017
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.

None yet

2 participants