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

Use parallel CircleCI #2206

Closed
wants to merge 2 commits into from
Closed

Use parallel CircleCI #2206

wants to merge 2 commits into from

Conversation

danielduan
Copy link
Member

Issue:

#2179 builds take wayy too long

What I did

take advantage of multiple containers given to us by circleci. we have 4 so let's use all of them

How to test

Is this testable with jest or storyshots?

Does this need a new example in the kitchen sink apps?

Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@danielduan danielduan added maintenance User-facing maintenance tasks performance issue labels Nov 1, 2017
@danielduan
Copy link
Member Author

just kidding, this is useless lol. it allows you to run multiple instances of the same test but there's not point because we have too many tests for each branch build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks performance issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant