mirror of https://github.com/hashicorp/consul
add serf check to TestAPI_AgentServices_ManagedConnectProxyDeprecatedUpstreams
parent
c2a19e5090
commit
a5bd6d7c00
|
@ -293,6 +293,7 @@ func TestAPI_AgentServices_ManagedConnectProxyDeprecatedUpstreams(t *testing.T)
|
|||
defer s.Stop()
|
||||
|
||||
agent := c.Agent()
|
||||
s.WaitForSerfCheck(t)
|
||||
|
||||
reg := &AgentServiceRegistration{
|
||||
Name: "foo",
|
||||
|
|
Loading…
Reference in New Issue