Skip to content

Geo: Backport design repos verification bug fix

Aakriti Gupta requested to merge cherry-pick-e8b87df6 into 16-1-stable-ee

What does this MR do and why?

This is a backport MR for a bug fix needed for Geo. In 16.1 a new feature was enabled by default and that caused a regression - Design management repositories' verification is failing whenever the corresponding git repo is missing. This is more often the case than expected earlier. As a result, many customers have reported largely failing design management repos' verification.

This bug fix can fix the failures. The fix was already merged in %16.2 and we want to backport it to %16.1.


Merge branch 'ag-create-design-repos-when-missing' into 'master'

Geo - Create design repos if absent when verifying on primary

See merge request !123917 (merged)

Merged-by: Douglas Barbosa Alexandre dbalexandre@gmail.com Approved-by: Douglas Barbosa Alexandre dbalexandre@gmail.com Reviewed-by: Valery Sizov valery@gitlab.com Reviewed-by: Douglas Barbosa Alexandre dbalexandre@gmail.com Co-authored-by: Aakriti Gupta agupta@gitlab.com

(cherry picked from commit e8b87df6)

78f4d148 Create design repos if absent when verifying on primary

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

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 Aakriti Gupta

Merge request reports