pabot icon indicating copy to clipboard operation
pabot copied to clipboard

Support for worker nodes.

Open mkorpela opened this issue 5 years ago • 4 comments

Distribute test executions to multiple machines and rule the world.

mkorpela avatar Jun 26 '19 13:06 mkorpela

I would really like this feature. Not only distribution, also having the possibility to add capabilities to these nodes and to the test Suites.

Like platform dependency. Or configuration depending tests.

The general idea of Gridhub. But with a complete *.robot file transmitted to the node and then executed there.

Snooz82 avatar Aug 04 '19 15:08 Snooz82

Just be careful not to implement something that is already covered by typical ci/CD tools.

Noordsestern avatar Aug 04 '19 16:08 Noordsestern

With Pabot i would see the scope more in what Tests can he executed in parallel and what tests must run on one machine.

I do really think that this kind of distribution no CI system can do. Also grithub is only distribution. And as far as in know it has nothing to do with load balancing or parallelization. The issue is imho that you can not execute all test in parallel. Some use the same user, or same server or same hardware. Others can be parallel. This can imho not be solved with tags, ci or Pabot.

Snooz82 avatar Aug 05 '19 00:08 Snooz82

Hi, just curious if there's any updates regarding this issue, it looks like a very useful feature.

eldaduzman avatar Apr 23 '23 09:04 eldaduzman