Skip to content

Enable EE load balancing in tests

Stan Hu requested to merge sh-enable-ee-load-balancing-ci into master

This change makes CI use the primary database as a fake replica to exercise the EE load balancer logic. This might have helped catch an initializer inconsistency in https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/8729.

This mimics what we are doing in the GDK with gitlab-development-kit!981 (merged).

Edited by Stan Hu

Merge request reports