Skip to content

Commit

Permalink
chore: change timeout to 2m
Browse files Browse the repository at this point in the history
  • Loading branch information
giautm committed Oct 9, 2024
1 parent 4f89cee commit e4cd3c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ func TestOperator(t *testing.T) {
"-n", nsController,
"-l", "control-plane=controller-manager",
"--for", "condition=Ready",
"--timeout", "2m",
"-o", "go-template",
"--template", "{{.metadata.name}}",
)
Expand Down

0 comments on commit e4cd3c4

Please sign in to comment.