Skip to content

Commit 84bea74

Browse files
Increasing e2e timeout to 15 minutes
1 parent e1ce226 commit 84bea74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/e2e_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Run e2e tests
8080
run: |
8181
export CODEFLARE_TEST_TIMEOUT_SHORT=3m
82-
export CODEFLARE_TEST_TIMEOUT_MEDIUM=10m
82+
export CODEFLARE_TEST_TIMEOUT_MEDIUM=15m
8383
export CODEFLARE_TEST_TIMEOUT_LONG=20m
8484
export CODEFLARE_TEST_TIMEOUT_GPU_PROVISIONING=30m
8585

0 commit comments

Comments
 (0)