Closed odovzhenko closed 5 years ago
Hi,
We're using Jenkins2 pipelines in our project. Pipeline allows us to execute several tests suites in parallel.
Problem is that junit plugin can attach only one test report because all produced xml files has the same name attribute.
Hi,
We're using Jenkins2 pipelines in our project. Pipeline allows us to execute several tests suites in parallel.
Problem is that junit plugin can attach only one test report because all produced xml files has the same name attribute.