Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using pabot? #62

Open
patrijuh opened this issue Mar 4, 2019 · 4 comments
Open

Using pabot? #62

patrijuh opened this issue Mar 4, 2019 · 4 comments

Comments

@patrijuh
Copy link

patrijuh commented Mar 4, 2019

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?

@Hi-Fi
Copy link
Contributor

Hi-Fi commented Mar 4, 2019

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.

@patrijuh
Copy link
Author

patrijuh commented Mar 4, 2019

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.

@Hi-Fi
Copy link
Contributor

Hi-Fi commented Mar 4, 2019

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

@tusharkr18
Copy link

Hello,
Is this enhancement available now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants