Disable connection reaping in test environment
What does this MR do and why?
This can cause flaky tests when we have threads that create new connections that are reaped in between tests that are inside a before_all context
How to set up and validate locally
You can simulate the failure on master
with the steps in gitlab-org/quality/engineering-productivity/master-broken-incidents#3323 (comment 1518230020).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #416523 (closed)
Edited by Heinrich Lee Yu