add serf check to TestAPI_AgentServices_ManagedConnectProxyDeprecatedUpstreams

pull/5376/head
Alvin Huang 2019-02-21 22:11:31 -05:00
parent c2a19e5090
commit a5bd6d7c00
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",