You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
139436: server: enable tenant testing for server/admin APIs r=cthumuluru-crdb a=shubhamdhama
`` server: copy `StubTimeNow` server testing knobs to tenants ``
`` server: enable tenant testing for server/admin APIs ``
This change is mostly straightforward:
* Removed remaining usages of `TODOTestTenantDisabled`, enabling tenant
testing for those tests.
* Made some improvements to a couple of tests.
* Created a new function (hopefully temporary)
`TestSkippedForExternalModeDueToPerformance` to exclude external mode for
`TestAdminAPIEvents` due to poor performance.
Informs: #138912
Epic: CRDB-38970
Release note: None
Co-authored-by: Shubham Dhama <[email protected]>
0 commit comments