Skip to content

Use full path for upload screenshot

Harsha Muralidhar requested to merge hm-use-fullpath-for-screenshot-upload into main

What does this MR do and why?

In debugging this issue which was caused by gitlab-org/quality/pipeline-common!313 (merged), this MR hopes to fix it inside the tooling gem so that we can revert the pipeline-common change - that way it doesn't break the live environment pipelines.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Download an rspec-*.xml from job artifacts and run:
  2. exe/update-screenshot-paths -i "/some_path/gitlab-qa-run-2023-06-06-11-45-15-19d2ff6f/gitlab-ee-qa-5a95d157/rspec-4420141107.json"

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports