Skip to content

Conversation

@mgxd
Copy link
Collaborator

@mgxd mgxd commented Apr 19, 2022

Slightly rework the circleci config to:

  • Use YAML anchors to avoid obvious duplication
  • Use large machines (4 vCPUs, 15GB RAM) (we could also consider using xlarge - 8/32GB)
  • Leverage docker_layer_caching (decent speedup!)

Closes #2759

@mgxd mgxd marked this pull request as ready for review April 19, 2022 20:48
@mgxd
Copy link
Collaborator Author

mgxd commented Apr 19, 2022

upgrading to large machines has significantly decreased the dsXXX runtimes, so we can punt that refactor for a later time.

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.

Clean up testing suite

3 participants