CI/CD: JUnit report from Jenkins?
The company I am working with is using GitLab SCM with Jenkins for CI (for historical reasons ).
I am wondering if it is possible to send unit test reports from a Jenkins job (triggered by GitLab, and visible in GitLab) back to GitLab to display in the pipeline view.
In the documentation, I can only find information about unit test reports with gitlab-ci.yml
, but no information to send unit test reports with Jenkins.
Any comment and hint is welcome, even a āis not supportedā