Skip to content

Commit

Permalink
chore(ci): Increase timeout for integration tests (#17326)
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Gilbert <[email protected]>
  • Loading branch information
spencergilbert authored May 5, 2023
1 parent ef13370 commit e1f125a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- test: 'shutdown'
- test: 'splunk'
- test: 'webhdfs'
timeout-minutes: 20
timeout-minutes: 25
steps:
- uses: actions/checkout@v3
- run: make ci-sweep
Expand Down

0 comments on commit e1f125a

Please sign in to comment.