fix tsh db connect and tsh proxy db with logged in certs#30527
fix tsh db connect and tsh proxy db with logged in certs#30527GavinFrazar merged 3 commits intomasterfrom
tsh db connect and tsh proxy db with logged in certs#30527Conversation
|
flaky test detector failure is just a timeout issue. I've already done everything I can to speed up these tests and it's best that everything in |
smallinsky
left a comment
There was a problem hiding this comment.
flaky test detector failure is just a timeout issue. I've already done everything I can to speed up these tests and it's best that everything in TestTshDB runs in parallel for the overall test package speed. @smallinsky up to you, but I'd appreciate if you just comment /excludeflake TestTshDB :)
@GavinFrazar
I think that only GH admins can do that so we need to ask either @zmb3 or @r0mant
|
/excludeflake TestTshDB |
|
@GavinFrazar See the table below for backport results.
|
backport #30527 to branch/v13
fixes #30486
functional change is just a single line of the diff, the rest is an update to tests.
When I originally made the changes that caused this issue, I actually intended for the behavior cited in the issue, but I can see how it would be confusing to a user.