Skip to content

Resolve GitLab QA cold boot problems on entry page

Grzegorz Bizon requested to merge fix/gb/gitlab-qa-start-page-cold-boot into master

What does this MR do?

This MR resolves problems with cold boot on GitLab QA entry page.

It might happen that GitLab is doing some background stuff after spining-up a container, which results in Deploy in progress page being displayed instead of a login form.

What are the relevant issue numbers?

See https://gitlab.com/gitlab-org/gitlab-qa/builds/12369210 as an example.

Merge request reports