Be able to add more than 1 executor to the report #2578
Closed
harmin-parra
started this conversation in
Ideas & Feedback
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Currently, Allure allow the inclusion of just one executor (https://allurereport.org/docs/how-it-works-executor-file/)
Could it be possible to add more executors to the report?
In my use case, I generate my Allure report from different sources, each source is executed in a different job in the pipeline.
I execute 2 type of tests:
Each type of test is executed in a different job in the pipeline because each type of test runs in a different docker image.
I would like to include the information of my two executors in the Allure report.
Beta Was this translation helpful? Give feedback.
All reactions