mirror of
https://github.com/kemko/nomad.git
synced 2026-01-11 04:45:42 +03:00
The `TestRescheduleProgressDeadlineFail` E2E test failed during test cleanup because the error message "progress deadline expired" that it emits when we stop the job does not match the one expected from monitoring the `job stop` command. Update the `StopJob` helper to tolerate this use case as well.