bazel test -c opt –local_resources 20000,1,0.25
(RAM in MB, CPU cores, Available IO)
* If this is used, Bazel will ignore –ram_utilization_factor
Reference
https://stackoverflow.com/questions/37788672/how-do-i-specify-the-number-of-cpu-cores-bazel-uses
https://docs.bazel.build/versions/master/user-manual.html