Skip to content

Ignore rake task license check on geo secondaries

What does this MR do?

When validating a Geo installation, a secondary site application node will always fail the gitlab:geo:check rake task until it is joined because it expects a license.

This alters the behavior to note that a secondary does not need a license, per the documentation, and allows it to pass. The check will still ensure that a license must be present on the primary site application node.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports

Loading