mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
The CLI helpers in the rescheduling test were intended for shared use, but until some other tests were written we didn't want to waste time making them generic. This changeset refactors them and adds some new helpers associated with the node drain tests (under separate PR).