mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
The volume_mounts test is flaky due to slow starts from the exec-driver and some incorrect wait code. Refactor the volume_mounts test to use the `e2e/v3` package helpers, and use these to give it enough time to start the exec tasks.