Skip to content

Generating log artefacts for gitlab-ctl reconfigure command

Vishal Patel requested to merge vp/adding-reconfigure-logs into master

What does this MR do and why?

The MR generates logs for gitlab-ctl reconfigure command and attaches it as artefacts in the CI pipeline for UpdateFromPrevious tests.

This change would in-turn add gitlab-ctl reconfigure logs as artefacts for update-major and update-minor test job.

The MR also adds some more logging which tells when the test fails due to gitlab-ctl reconfigure command failing, amongst other logging.

Related to issue: gitlab-org/quality/quality-engineering/team-tasks#2070 (closed)

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.

Edited by Vishal Patel

Merge request reports