Skip to content

Aligning the names of reconfigure logs to match with other logs

Vishal Patel requested to merge vp/align-log-names into master

What does this MR do and why?

Aligns the name of the reconfigure logs with other logs in the job artefact by adding a .log as extension instead of .txt that was there previously.

e.g of previously used names https://gitlab.com/gitlab-org/gitlab/-/jobs/6335149110/artifacts/browse/gitlab-qa-run-2024-03-06-19-27-07-a6f03267/

Will be changed to <container-name>-reconfigure.log or <container-name>-retry1/2-reconfigure.log

Related to !1281 (comment 1792194677)

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

Numbered steps to set up and validate the change are strongly suggested.

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