Added retries

This commit is contained in:
Juan Font Alonso 2021-09-26 17:38:51 +02:00
parent eb87fc9215
commit 7d0da8b578

View file

@ -567,6 +567,8 @@ func (s *IntegrationTestSuite) TestTailDrop() {
assert.True(t, ok)
command := []string{
"curl",
"--retry",
"10",
"-X",
"PUT",
"--upload-file",