add serf check to TestAPI_AgentServices_ManagedConnectProxyDeprecatedUpstreams

This commit is contained in:
Alvin Huang 2019-02-21 22:11:31 -05:00
parent c2a19e5090
commit a5bd6d7c00

View File

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