open-nomad/e2e/e2eutil
Tim Gross 5f30279cd2
e2e: StopJob should tolerate progress deadline expired (#12179)
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.
2022-03-04 08:55:22 -05:00
..
allocs.go e2e: add tests for consul namespaces from nomad oss 2021-04-16 15:32:37 -06:00
cli.go e2e: show command output on failure 2021-01-21 10:32:16 -05:00
consul.go e2e: add e2e tests for consul namespaces on ent with acls 2021-04-27 14:45:54 -06:00
deployments.go e2e: rework rescheduling progress deadline test (#8958) 2020-09-29 11:02:16 -04:00
e2ejob.go chore: fixup inconsistent method receiver names. (#11704) 2021-12-20 11:44:21 +01:00
job.go e2e: StopJob should tolerate progress deadline expired (#12179) 2022-03-04 08:55:22 -05:00
node.go e2e: refactor CLI utils out of rescheduling test (#8905) 2020-09-16 16:10:06 -04:00
utils.go core: implement system batch scheduler 2021-08-03 10:30:47 -04:00
wait.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00