Skip to content

Commit 5d3f619

Browse files
chore(ci): Increase timeout for integration tests to 30m (#17350)
Signed-off-by: Spencer Gilbert <[email protected]>
1 parent c43dcfd commit 5d3f619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- test: 'shutdown'
9090
- test: 'splunk'
9191
- test: 'webhdfs'
92-
timeout-minutes: 25
92+
timeout-minutes: 30
9393
steps:
9494
- uses: actions/checkout@v3
9595
- run: make ci-sweep

0 commit comments

Comments
 (0)