Skip to content
Snippets Groups Projects
Verified Commit 61498120 authored by Leonardo da Rosa's avatar Leonardo da Rosa :speech_balloon: Committed by GitLab
Browse files

Merge branch 'quar-load-balancing-custom-connection' into 'master'

Quarantine custom connection redirects queries to the right roles

See merge request gitlab-org/gitlab!185533



Merged-by: default avatarLeonardo da Rosa <ldarosa@gitlab.com>
Approved-by: default avatarLeonardo da Rosa <ldarosa@gitlab.com>
Co-authored-by: default avatarichernikov <ichernikov@gitlab.com>
parents ee498eef 598571bb
No related branches found
No related tags found
No related merge requests found
......@@ -535,7 +535,7 @@ def current_session
end
with_them do
it 'redirects queries to the right roles' do
it 'redirects queries to the right roles', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/520708' do
roles = []
# If we don't run any queries, the pool may be a NullPool. This can
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment