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
We occasionally see slow quiesces on the
`TestCreateTenantFromReplicationUsingID` test. This appears to be caused
by shutting down the server while the source tenant is still being
created. To avoid this, we wait until the SQL server on the source
tenant is ready before teardown.
Fixes: #155345
Release note: None
0 commit comments