Failure in qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb | Timeout with docker push

Summary

auto_devops_templates_spec failed on a Staging run today due to what appears to be a timeout with a Docker push.

Stack trace

  1) Configure AutoDevOps Templates template: "rails" works with Auto DevOps
     Failure/Error: expect(show).to have_passed(timeout: 360)
     
     QA::Support::Repeater::WaitExceededError:
       Wait condition not met after 360 seconds
     # ./qa/support/repeater.rb:44:in `repeat_until'
     # ./qa/support/waiter.rb:23:in `wait_until'
     # ./qa/page/base.rb:48:in `wait_until'
     # ./qa/page/component/ci_badge_link.rb:46:in `completed?'

Screenshot / HTML page

configure_autodevops_templates_template_rails_works_with_auto_devops.html

configure_autodevops_templates_template_rails_works_with_auto_devops

Possible fixes

Even longer timeout?