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

#207 - Adding log-junuit example for v1 #208

Draft
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

keljtanoski
Copy link
Contributor

@keljtanoski keljtanoski commented Jun 9, 2023

Hi @Jean85 , I am adding this MR to provide some idea how I have solved the log-junit in paraunit.
This was one of the main features that i needed in the rewrite i mentioned to you via email.
I did not had a chance to go over the 2.x version knowing you made a huge refactor but I will get to it in my free time.

The basic idea is to send the log-junit command to each of the processes i.e either chunks or tests and generate files based on the filename provided -> --log-unit=test.xml and the output will be stored in the junit dir then merged into one file and the directory will be deleted something similar to what you are doing with the chunks currently.

@keljtanoski
Copy link
Contributor Author

Note: Will need to update the tests as well.

@keljtanoski keljtanoski marked this pull request as draft June 9, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant