mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-17 05:24:24 +00:00
increase timeout
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
run: make build_e2e && docker compose -f ./compose/e2e-mount.yml up --wait
|
||||
|
||||
- name: Run FIO
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 15
|
||||
run: |
|
||||
echo "Starting FIO at: $(date)"
|
||||
# Concurrent r/w
|
||||
|
||||
Reference in New Issue
Block a user