open-nomad/e2e/e2eutil
Tim Gross a07386c507
e2e: use context for executing external commands (#12185)
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.
2022-03-04 08:55:36 -05:00
..
allocs.go
cli.go e2e: use context for executing external commands (#12185) 2022-03-04 08:55:36 -05:00
consul.go
deployments.go
e2ejob.go chore: fixup inconsistent method receiver names. (#11704) 2021-12-20 11:44:21 +01:00
job.go e2e: use context for executing external commands (#12185) 2022-03-04 08:55:36 -05:00
node.go
utils.go
wait.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00