open-nomad/e2e/e2eutil
James Rasell bc800a18d1
e2e: add initial service discovery tests. (#12512)
Some tests may chose to deregister jobs to check Nomad cleanup
logic, however, it is still possible for the test to fail and exit
before this is hit. This therefore adds a cancellable cleanup func
which can be deferred, using context to control whether it gets
run or not.
2022-04-11 11:12:24 +02:00
..
input e2e: test for allocations replacement on disconnected clients (#12375) 2022-03-25 12:26:43 -04:00
allocs.go e2e: add tests for consul namespaces from nomad oss 2021-04-16 15:32:37 -06:00
cli.go e2e: use context for executing external commands (#12185) 2022-03-04 08:55:36 -05:00
client.go E2E: move example test to use golangs stdlib test runner (#12383) 2022-03-25 14:44:16 -04: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: add initial service discovery tests. (#12512) 2022-04-11 11:12:24 +02:00
node.go E2E disconnected clients test refactor (#12402) 2022-03-30 09:12:44 -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