-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
Hi there,
I am currently trying to setup distribute testing environment with one master and 2 slaves.
tools and framework used - ruby, rake and rspec.
I've got the 2 slaves connected. However, when I execute the rake task, each slaves are running the same set of tests and that the rspec tests are not being distributed to the slaves.
Therefore, I don't see how the workload being shared to the slaves.
Unless I'm missing something or not setting up correctly.
Please look into this.
Many thanks