In CI environment, race tests take a huge amount of memory. Since we only run it on master, there's no rush to finish it quickly. Hence we can limit the parallelism and throttle memory usage. ```release-note NONE ```