Failure in /qa/specs/features/api/3_create/gitaly/automatic_failover_and_recovery_spec.rb:31
Failures:
1) Create Gitaly automatic failover and manual recovery automatically fails over
Failure/Error: praefect_manager.wait_for_replication(project.id)
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/service/praefect_manager.rb:353:in `wait_for_replication'
# ./qa/specs/features/api/3_create/gitaly/automatic_failover_and_recovery_spec.rb:40:in `block (3 levels) in <module:QA>'
Finished in 18 minutes 36 seconds (files took 42.84 seconds to load)
6 examples, 1 failure, 2 pending
Failed examples:
rspec ./qa/specs/features/api/3_create/gitaly/automatic_failover_and_recovery_spec.rb:31 # Create Gitaly automatic failover and manual recovery automatically fails over
https://ops.gitlab.net/gitlab-org/gitlab-qa/-/jobs/1656104
/cc @mlapierre
Edited by Rémy Coutable