diff --git a/integration_test.go b/integration_test.go index 1f4a9b33..9f50c7ed 100644 --- a/integration_test.go +++ b/integration_test.go @@ -567,6 +567,8 @@ func (s *IntegrationTestSuite) TestTailDrop() { assert.True(t, ok) command := []string{ "curl", + "--retry", + "10", "-X", "PUT", "--upload-file",