Skip to content

Commit

Permalink
tests: raise timeout to 2h
Browse files Browse the repository at this point in the history
It keeps timing out. Let's see how long it takes.
  • Loading branch information
spotlesstofu committed Sep 2, 2024
1 parent 532a157 commit 9ed8840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec:
- run
- bundle
- --timeout
- 10m
- 2h
- --namespace
- "$(params.namespace)"
- "$(params.bundleImage)"
Expand Down

0 comments on commit 9ed8840

Please sign in to comment.