Skip to content

Commit

Permalink
increase e2e test timeouts for ns deletions (#452)
Browse files Browse the repository at this point in the history
Signed-off-by: Ken Sipe <kensipe@gmail.com>
  • Loading branch information
kensipe committed Jan 3, 2023
1 parent 4f2212e commit f6d64c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuttl-test.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: kuttl.dev/v1beta1
kind: TestSuite
parallel: 4
timeout: 120
timeout: 300
startControlPlane: true

0 comments on commit f6d64c9

Please sign in to comment.