Skip to content

Allow tests to use 2 cores each

Duncan Macleod requested to merge duncanmmacleod/conda:test-2core into testing

This MR updates the suite of environment variables used to control the CPU/thread counts for individual integration tests to a value of 2 (rather than 1). This will hopefully meaning that we spend less time with one core idle while other tests are blocking.

Merge request reports

Loading