mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-31 16:23:44 +00:00
do we need to wait longer?
This commit is contained in:
parent
0354836398
commit
d944cd1778
@ -143,7 +143,7 @@ func waitForNodesToBeTaggedInStatus(t *testing.T, ctx context.Context, ts *tsnet
|
||||
}
|
||||
}
|
||||
return true
|
||||
}, 10, 2*time.Second)
|
||||
}, 20, 2*time.Second)
|
||||
}
|
||||
|
||||
func tagNodes(t *testing.T, control *testcontrol.Server, nodeKeys []key.NodePublic, tag string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user