Skip to content

Commit

Permalink
Revert "extend attempts"
Browse files Browse the repository at this point in the history
This reverts commit aa8f56b.
  • Loading branch information
friedrichwilken committed Feb 16, 2024
1 parent 59d97a9 commit 050be09
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 = 120
)

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

0 comments on commit 050be09

Please sign in to comment.