Skip to content

Conversation

@dansanduleac
Copy link

What changes were proposed in this pull request?

  • split scala tests in SBT based on the number of containers at the test class level
    • currently each test class has a weight of 1
    • enables easy future improvement of caching test metrics (how long it takes) and using that as the weight
  • add some more sensible caching to make the build start faster
  • create two conda envs for the python versions we want to support (+ numpy) rather than installing numpy using pip, which is slow (needs to be compiled upon install)

How was this patch tested?

Passes tests

Robert Kruszewski and others added 30 commits March 7, 2017 23:33
…ch means we should set it in global where it will be picked up from
…maven's and destroy all the caching benefit..." + rest

This reverts commit 1bf9ec1.
This reverts commit 8167a57.
This reverts commit ad05d01.
@robert3005 robert3005 merged commit 55fb50d into master Mar 16, 2017
@robert3005 robert3005 deleted the ds/build-perf branch March 16, 2017 18:00
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.

2 participants