Skip to content

Commit

Permalink
Change ping count
Browse files Browse the repository at this point in the history
  • Loading branch information
kradalby authored Oct 2, 2021
1 parent 0d1b60a commit d637a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ func (s *IntegrationTestSuite) TestPingAllPeers() {
command := []string{
"tailscale", "ping",
"--timeout=1s",
"--c=100",
"--c=10",
"--until-direct=true",
ip.String(),
}
Expand Down

0 comments on commit d637a9c

Please sign in to comment.