Restart GitLab in Decomposition scenario and remove allowed to fail for its jobs
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
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.
-
I have evaluated the MR acceptance checklist for this MR.