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 Nov 7, 2024
1 parent 420909b commit 6cf9b40
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 6cf9b40

Please sign in to comment.