Files
cloud-hypervisor/.config/nextest.toml
2025-11-17 10:22:34 +00:00

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 }