Skip to content

Commit

Permalink
extend attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 15, 2024
1 parent 96a39bc commit aa8f56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/setup/setup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (
// Constants for retries.
const (
interval = 3 * time.Second
attempts = 120
attempts = 240
)

// clientSet is what is used to access K8s build-in resources like Pods, Namespaces and so on.
Expand Down

0 comments on commit aa8f56b

Please sign in to comment.