open-nomad/e2e/e2eutil
James Rasell 0a50d9fd2a
e2e: account for new job stop CLI exit behaviour.
PR #11550 changed the job stop exit behaviour when monitoring the
deployment. When stopping a job, the deployment becomes cancelled
and therefore the CLI now exits with status code 1 as it see this
as an error.

This change adds a new utility e2e function that accounts for this
behaviour.
2022-02-01 14:16:37 +01: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: account for new job stop CLI exit behaviour. 2022-02-01 14:16:37 +01: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