mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
4 lines
135 B
TOML
4 lines
135 B
TOML
[profile.default]
|
|
# Don't let one individual test run for more than 10 minutes
|
|
slow-timeout = { period = "60s", terminate-after = 10 }
|