Skip to content

Update junit attachment documentation

Max Orefice requested to merge mo-update-junit-screenshot-doc into master

Ref: #330951 (closed)

What does this MR do?

This MR updates our documentation to clarify that our junit parser is able to parse attachment if the path is relative to the $CI_PROJECT_DIR variable.

Why are we doing this?

In order to Dogfooding the junit attachment feature we had to tweak the attachment path produced by our capybara.

To simplify the feature adoption @mlapierre brought up a good point that it will be easier for users to leverage this feature if we do a better job at explaining how to set it up correctly.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Merge request reports