user avatar
Name environments after their use case rather than their size. We need fewer...
Nick Cabatoff authored
Name environments after their use case rather than their size.  We need fewer resources for remote-docker because all the heavy work happens in the remote-docker VMs which we can't configure.  Use a different env for race tests which are more resoure hungry. (#10492)
29446299