open-nomad/drivers/exec
Mahmood Ali f0ec27da3c
tests: ensure exec tests pass valid task resources (#4992)
Prior to 97f33bb1537d04905cb84199672bcdf46ebb4e65, executor cgroup validation errors were
silently ignored.  Enforcing them reveals test cases that missed them.

This doesn't change customer facing contract, as resource struct is
is either configured or we default to 100 (much higher than 2).
2018-12-12 20:40:38 -05:00
..
driver.go drivers/exec: support device binds and mounts 2018-12-11 18:35:21 -05:00
driver_test.go tests: ensure exec tests pass valid task resources (#4992) 2018-12-12 20:40:38 -05:00
handle.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
state.go Update exec driver to match rawexec 2018-11-08 10:00:49 -08:00