rust-vmm / rust-vmm-ci

Apache License 2.0
18 stars 33 forks source link

Set timeout #106

Closed andreeaflorescu closed 2 years ago

andreeaflorescu commented 2 years ago

Summary of the PR

Added support for overwriting the timeout in the JSON that describes the tests. Right now overwriting it is only possible using ENV variables, which is cumbersome to use and we can avoid that in some situations.

Requirements

Before submitting your PR, please make sure you addressed the following requirements: