Skip to content

Commit ed99daa

Browse files
authored
Increase timeout for BVT test from 40 to 60 minutes (#355)
1 parent 72b9025 commit ed99daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-trigger-tke.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
echo "$JAVA_HOME/bin" >> $GITHUB_PATH
305305
- name: Generate MO-Tester Config and Start BVT Test
306306
if: ${{ always() && !cancelled() }}
307-
timeout-minutes: 40
307+
timeout-minutes: 60
308308
run: |
309309
export LC_ALL="C.UTF-8"
310310
locale

0 commit comments

Comments
 (0)