Remove Gitaly clock sync check readiness spec
What does this MR do and why?
The Gitaly readiness check spec mocks a clock sync readiness failure. Since the readiness RPC in Praefect will no longer perform the clock sync check, this change updates the test to reference a generic readiness check failure.
Screenshots or screen recordings
N/A
How to set up and validate locally
bundle exec rspec spec/lib/gitlab/health_checks/gitaly_check_spec.rb -e "#readiness Gitaly server is not ready"
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.
Edited by Justin Tobler