Skip to content

Commit

Permalink
Merge pull request #4243 from xiagao/bz3267-viofs-size
Browse files Browse the repository at this point in the history
virtio_fs_subtest_during_io: fix timeout issue
  • Loading branch information
YongxueHong authored Jan 22, 2025
2 parents 8719131 + 934fc16 commit 879c7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu/tests/cfg/virtio_fs_subtest_during_io.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
vm_mem_share = yes
vm_mem_backend = memory-backend-file
vm_mem_backend_path = /dev/shm
io_timeout = 600
fs_io_timeout = 600
fs_dest = '/mnt/${fs_target}'
fs_source_dir = virtio_fs_test/
driver_name = viofs
Expand Down

0 comments on commit 879c7d7

Please sign in to comment.