open-nomad/drivers
Tim Gross e76eeeb848 drivers/docker: fix flaky image coordinator test
The test assertion that we don't have a delete future remaining races with the
code its testing, because the removal of the image and the removal of the
future are not atomic. Move this assertion into a `WaitForResult` to avoid
test flakes which we're seeing on CI on Windows in particular.
2021-03-31 15:59:01 -04:00
..
docker drivers/docker: fix flaky image coordinator test 2021-03-31 15:59:01 -04:00
exec drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
java drivers/exec+java: Add task configuration to restore previous PID/IPC isolation behavior 2021-02-08 14:26:35 -06:00
mock Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
qemu Enable network namespaces for QEMU driver (#9861) 2021-01-21 14:05:46 -05:00
rawexec honor task user when execing into raw_exec task (#9439) 2020-11-25 09:34:10 -05:00
shared deps: update runc to v1.0.0-rc93 2021-03-31 10:57:02 -04:00