MavenPlugin icon indicating copy to clipboard operation
MavenPlugin copied to clipboard

Using pabot?

Open patrijuh opened this issue 5 years ago • 4 comments

We are using RF maven plugin in our project and we have quite a lot of java code in our maven project. Also a lot of SUT configuration profiles exists in POM. As our tests runs get longer and longer, running our tests in parallel would be great. Would it be possible to use pabot with RF maven plugin? Any plans about supporting something like this in the future?

patrijuh avatar Mar 04 '19 08:03 patrijuh

I have used CI to make the parallelization on the projects. Tests executed according tags, and CI then running rebot after all of the sets have completed.

Not sure about pabot possibilities directly, so would need checking.

Hi-Fi avatar Mar 04 '19 08:03 Hi-Fi

Yes. We already do run tests in parallel in our CD pipes (tests executed by tags) but using pabot would be much better solution. Tests are executed on different nodes so using of rebot to generate reports is complicated.

patrijuh avatar Mar 04 '19 09:03 patrijuh

I think the CI/CD approach of parallelization is still better and more generic, but pabot possibility can be looked at some point.

Hi-Fi avatar Mar 04 '19 09:03 Hi-Fi

Hello, Is this enhancement available now?

tusharkr18 avatar Mar 19 '21 17:03 tusharkr18