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

Improving CI testing time #70

Merged
merged 2 commits into from
Jan 24, 2017
Merged

Improving CI testing time #70

merged 2 commits into from
Jan 24, 2017

Conversation

palazzem
Copy link
Contributor

@palazzem palazzem commented Jan 24, 2017

What it does

  • overrides system rubies so that cache should not be invalidated (if a new version of bundler is available, the package will be updated and the right version is used)
  • uses x3 parallel execution reducing execution time

Example execution

What's missing

The workload is manually configured so a better approach is preferred. Anyway it's good enough at this time and it improves tests execution. Further improvement should include caching Docker containers (and maybe using Ruby containers to run tests), but actually CircleCI doesn't support a good docker layers caching. It only provides a workaround. Fair enough for now.

@palazzem palazzem added the ci label Jan 24, 2017
@palazzem palazzem merged commit 8e70c76 into master Jan 24, 2017
@palazzem palazzem deleted the palazzem/ci-caching branch January 24, 2017 14:07
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.

1 participant