In job config, we'll need to tell CI to take advantage of the new PHPUNIT_PARALLEL_GROUP_COUNT variable.
Ideas from Release-Engineering-Team team meeting:
- PHPUNIT_PARALLEL_GROUP_COUNT=cpus / (executers / 2) (gives us 8 for most instance, 16 for our bigger instance)
- Tag the instance...do something with that