Skip to content

Enable writes after failover

Mark Lapierre requested to merge ml-update-gitaly-cluster-test into master

What does this MR do?

Praefect now sets nodes to read-only after a failure, so this enables writes again before the test confirms that commits can be made again.

Required by: gitlab-qa!486 (merged)

Note: There was no scenario for this test, so I'm adding one in gitlab-qa!486 (merged). That change hasn't been merged yet so the changes in this MR are tested using the changes in gitlab-qa!486 (merged). See !35572 (comment 373946394)

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