mirror of
https://github.com/containers/podman.git
synced 2025-08-23 09:18:19 +08:00

This one has two local NVMe's attached so we should be able to use fast local storage to hopefully speed the test up. The NVMe are not mounted by default so we have to format and mount them. I have choosen Z as drive letter as I guess it seems most likely that it is free. Then we need to set the TMPDIR envs to make the machine tests use the new location. This speeds up hyperV tests by 20mins and wsl by 9 mins. Signed-off-by: Paul Holzinger <pholzing@redhat.com> (cherry picked from commit 9b9c60d814a6a822fcbc6a477f0df1936cb0a742) Signed-off-by: Paul Holzinger <pholzing@redhat.com>