For example: ``` ember exam --path='test-dist' --split=8 --partition=4 --parallel=2 --load-balance ``` and ``` ember exam --path='test-dist' --split=8 --partition=4 ``` do not run the same set of tests.