Chris Lu
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/e2e.yml
|
@ -42,7 +42,7 @@ jobs: |
|
|
run: make build_e2e && docker compose -f ./compose/e2e-mount.yml up --wait |
|
|
run: make build_e2e && docker compose -f ./compose/e2e-mount.yml up --wait |
|
|
|
|
|
|
|
|
- name: Run FIO |
|
|
- name: Run FIO |
|
|
timeout-minutes: 5 |
|
|
|
|
|
|
|
|
timeout-minutes: 15 |
|
|
run: | |
|
|
run: | |
|
|
echo "Starting FIO at: $(date)" |
|
|
echo "Starting FIO at: $(date)" |
|
|
# Concurrent r/w |
|
|
# Concurrent r/w |
|
|