open-nomad/e2e/e2eutil
Mahmood Ali 9dcdafe4cf e2e: show command output on failure
When a command fails, it's nice to have the full output, as it contains
diagnostic information. The status code isn't sufficient for debugging.
2021-01-21 10:32:16 -05:00
..
allocs.go e2e deflake namespaces: only check namespace jobs 2021-01-21 10:26:24 -05:00
cli.go e2e: show command output on failure 2021-01-21 10:32:16 -05:00
consul.go e2e: add e2e test for service registration 2021-01-05 08:48:12 -06:00
deployments.go e2e: rework rescheduling progress deadline test (#8958) 2020-09-29 11:02:16 -04:00
e2ejob.go client: add NetworkStatus to Allocation (#8657) 2020-10-12 13:43:04 -04:00
job.go e2e: CSI test should detect un-deregisterable volumes (#9343) 2020-11-13 09:31:21 -05:00
node.go
utils.go e2e: use jobspec2 Parse for parsing jobfile in e2e utils 2021-01-13 14:00:40 -06:00
wait.go