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

connectivity: single JUnit report #2707

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

viktor-kurchenko
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko commented Jul 22, 2024

The commit introduces JUnit collector component that collects connectivity test data and writes a report into a single file, even if test-concurrency parameter is larger than 1.

Fixes: #2689

The commit introduces JUnit collector component that collects
connectivity test data and writes a report into a single file,
even if `test-concurrency` parameter is larger than 1.

Signed-off-by: viktor-kurchenko <[email protected]>
Copy link
Contributor

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@viktor-kurchenko Nice work!

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 23, 2024
@viktor-kurchenko
Copy link
Contributor Author

@viktor-kurchenko Nice work!

Thank you, Fernand!

@julianwiedmann julianwiedmann merged commit fa5be3a into main Jul 24, 2024
13 checks passed
@julianwiedmann julianwiedmann deleted the pr/vk/connectivity/junit/report branch July 24, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

connectivity: single JUnit report for concurrent run
4 participants