add serf check to TestAPI_AgentServices_ManagedConnectProxyDeprecatedUpstreams

This commit is contained in:
Alvin Huang 2019-02-21 22:11:31 -05:00
parent c8847c4213
commit 0bff689281
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ func TestAPI_AgentServices_ManagedConnectProxyDeprecatedUpstreams(t *testing.T)
defer s.Stop()
agent := c.Agent()
s.WaitForSerfCheck(t)
reg := &AgentServiceRegistration{
Name: "foo",