mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Add tests for dynamic host volumes where the claiming jobs have `volume.sticky = true`. Includes a test for forced rescheduling and a test for node drain. This changeset includes a new `e2e/v3`-style package for creating dynamic host volumes, so we can reuse that across other tests.