Skip to content

Add e2e test of gitaly cluster backend node recovery

What does this MR do?

Tests the Gitaly backend node recovery feature: https://docs.gitlab.com/ee/administration/gitaly/praefect.html#backend-node-recovery

The feature allows the contents of nodes to be reconciled if they don't match (e.g., if a node is down temporarily and doesn't receive replications that other nodes receive).

See gitlab-org/quality/testcases#838 (closed)

Depends on changes from !36165 (merged)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mark Lapierre

Merge request reports