Skip to content

Commit

Permalink
chore(ci): Increase timeout for integration tests to 30m (#17350)
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
  • Loading branch information
spencergilbert committed May 9, 2023
1 parent c43dcfd commit 5d3f619
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: 25
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- run: make ci-sweep
Expand Down

0 comments on commit 5d3f619

Please sign in to comment.