mirror of
https://github.com/containers/podman.git
synced 2026-07-30 17:07:09 -04: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 9b9c60d814)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>