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

CI builds: export test results to JUnit format #1229

Closed
charith-elastic opened this issue Jul 12, 2019 · 1 comment · Fixed by #1962
Closed

CI builds: export test results to JUnit format #1229

charith-elastic opened this issue Jul 12, 2019 · 1 comment · Fixed by #1962
Assignees
Labels
:ci Things related to Continuous Integration, automation and releases

Comments

@charith-elastic
Copy link
Contributor

Jenkins can automatically parse JUnit test output reports and display them nicely in the UI. We can enable this feature by incorporating a tool like https://github.com/jstemmer/go-junit-report into the build process.

@charith-elastic charith-elastic added the :ci Things related to Continuous Integration, automation and releases label Jul 12, 2019
@thbkrkr
Copy link
Contributor

thbkrkr commented Jul 12, 2019

Related to #1098.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ci Things related to Continuous Integration, automation and releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants