Skip to content

Commit

Permalink
Revert "exten attempts"
Browse files Browse the repository at this point in the history
This reverts commit 3427d81.
  • Loading branch information
friedrichwilken committed Feb 16, 2024
1 parent 8c1d69b commit 59d97a9
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 = 480
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 59d97a9

Please sign in to comment.