mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 14:27:36 +00:00
Change ping count
This commit is contained in:
@@ -433,7 +433,7 @@ func (s *IntegrationTestSuite) TestPingAllPeers() {
|
|||||||
command := []string{
|
command := []string{
|
||||||
"tailscale", "ping",
|
"tailscale", "ping",
|
||||||
"--timeout=1s",
|
"--timeout=1s",
|
||||||
"--c=100",
|
"--c=10",
|
||||||
"--until-direct=true",
|
"--until-direct=true",
|
||||||
ip.String(),
|
ip.String(),
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user