We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180e769 commit 1699a26Copy full SHA for 1699a26
controllers/logging/logging_controller_test.go
@@ -57,7 +57,7 @@ var (
57
)
58
59
const (
60
- timeout = 5 * time.Second
+ timeout = 10 * time.Second
61
62
63
func TestFluentdResourcesCreatedAndRemoved(t *testing.T) {
0 commit comments