Failure in qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb | update source_project_uri
Summary
Failure on staging: https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/1693434
Stack trace
Failures:
1) Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth
Failure/Error: mirror_settings.update source_project_uri
QA::Support::Repeater::WaitExceededError:
Wait condition not met after 60 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/project/settings/mirroring_repositories.rb:101:in `update'
# ./qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb:34:in `block (5 levels) in <module:QA>'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/page/project/settings/repository.rb:50:in `block in expand_mirroring_repositories'
# ./qa/page/settings/common.rb:19:in `block in expand_content'
# ./qa/page/base.rb:272:in `block in within_element'
# /usr/local/bundle/gems/capybara-3.29.0/lib/capybara/session.rb:343:in `within'
# ./qa/page/base.rb:271:in `within_element'
# ./qa/support/page/logging.rb:149:in `within_element'
# ./qa/page/settings/common.rb:11:in `expand_content'