Skip to content

Restart GitLab in Decomposition scenario and remove allowed to fail for its jobs

George Koltsov requested to merge fix-ci-decomposition-scenario into master

What does this MR do and why?

Updating CI Decomposition scenario to restart GitLab instance before running the specs

Related issue - https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1329

Quote from @ayufan:

I assume that there's a race condition. We reconfigured with many DBs. Application loaded, started running something, and have seen empty structure. We provisioned structure, but application cache is still borked. Thus why restart.

Based on failure analysis, making this job as allowed to fail https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1329#note_959408209

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 George Koltsov

Merge request reports