Skip to content

WIP Add Support::GeoReplication module

Jennifer Louie requested to merge jsl-add-geo-wait-support-method into master

What does this MR do?

Aims to reduce code duplication in several 'wait for geo replication' page object methods, by defining a wait_for_geo_replication method includes the debug logging message and wait method and can be included in page objects.

Addresses https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/697

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 Jennifer Louie

Merge request reports