Skip to content

Commit

Permalink
exten attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 15, 2024
1 parent aa8f56b commit 3427d81
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 = 240
attempts = 480
)

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

0 comments on commit 3427d81

Please sign in to comment.