Skip to content

Add a rake task to check if primary is down

Aakriti Gupta requested to merge ag-rake-task-forprimary-conn into master

What does this MR do?

Related issue: #217466 (closed)

This MR adds a rake task to check if primary is down. This rake task will be used in the automated preflight check (omnibus-gitlab!4260 (merged)) before secondary is promoted to primary.

Screenshots

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 Aakriti Gupta

Merge request reports