mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
If any E2E test hangs, it'll eventually timeout and panic, causing the all the remaining tests to fail. External commands should use a short context whenever possible so we can fail the test quickly and move on to the next test.