Skip to content

Remove 5s replication lag from qa-with-load-balancing

Dylan Griffith requested to merge remove-replication-lag-5s-in-qa-tests into master

What does this MR do and why?

This CI job was recently added in !122980 (merged) .

It was proving to be too flaky and I was unsure if the 5s replication lag was a good idea from the beginning. Even without the replication lag we're still validating that GitLab works correctly with multiple databases configured and there is still some very small replication lag that we can expect whenever we use Postgres replication.

Related to #415648 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports