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

set up parallel builds on CircleCI #55

Closed
MothOnMars opened this issue May 15, 2018 · 4 comments
Closed

set up parallel builds on CircleCI #55

MothOnMars opened this issue May 15, 2018 · 4 comments
Assignees
Labels

Comments

@MothOnMars
Copy link
Contributor

MothOnMars commented May 15, 2018

As a search-gov developer,
I would like my tests to run in parallel on CircleCI
so that I get my test results faster.

The search-gov repo can support up to 8 parallel jobs. See https://circleci.com/docs/2.0/configuration-reference/#parallelism.

This story depends on #59.

@nickmarden
Copy link
Contributor

@MothOnMars can this be done by an open-source contributor?

@MothOnMars
Copy link
Contributor Author

@nickmarden , I believe so, because all the configuration changes would happen in .circleci/config.yml. The internal settings for the repo already allow up to 8x parallelism. Per the docs, "If your repository is public, your CircleCI project will also be publicly available."

https://circleci.com/docs/2.0/oss/

@nickmarden
Copy link
Contributor

Great, thanks for doing the homework to answer that for me. I wonder if @HalahAb would be interested in looking at this one...

@MothOnMars
Copy link
Contributor Author

Resolved by #71.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants