Skip to content

Commit

Permalink
increase timeout for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lmatz committed Dec 27, 2024
1 parent 11b61f7 commit 705aaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ steps:
config: ci/docker-compose.yml
mount-buildkite-agent: true
- ./ci/plugins/upload-failure-logs
timeout_in_minutes: 20
timeout_in_minutes: 22
retry: *auto-retry

- label: "end-to-end test (deterministic simulation)"
Expand Down

0 comments on commit 705aaa7

Please sign in to comment.