open-nomad/e2e/e2eutil
Seth Hoenig 536747f216 e2e: use jobspec2 Parse for parsing jobfile in e2e utils
We directly parse job files in e2eutil, but currently using jobspec
package. Instead, use the Parse method from the jobspec2 package so
we can parse job files with new features.
2021-01-13 14:00:40 -06:00
..
allocs.go e2e: CSI test should detect un-deregisterable volumes (#9343) 2020-11-13 09:31:21 -05:00
cli.go e2e: helper for sending CLI commands and parsing output 2020-09-10 13:00:32 -04: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 e2e: refactor CLI utils out of rescheduling test (#8905) 2020-09-16 16:10:06 -04:00
utils.go e2e: use jobspec2 Parse for parsing jobfile in e2e utils 2021-01-13 14:00:40 -06:00
wait.go e2e: refactor CLI utils out of rescheduling test (#8905) 2020-09-16 16:10:06 -04:00