open-nomad/drivers/shared/executor
Mahmood Ali 5a487ac884 tests: prevent indefinite blocking in some tests
Noticed few places where tests seem to block indefinitely and panic
after the test run reaches the test package timeout.

I intend to follow up with the proper fix later, but timing out is much
better than indefinitely blocking.
2018-12-11 09:35:26 -05:00
..
test-resources/busybox tests: setup libcontainer rootfs 2018-12-11 09:35:26 -05:00
executor.go client: Merge driver/shared/structs and client/structs 2018-11-30 10:56:45 +01:00
executor_basic.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
executor_linux.go Merge pull request #4950 from hashicorp/b-exc-libcontainer-kill 2018-12-08 09:52:42 -05:00
executor_linux_test.go tests: prevent indefinite blocking in some tests 2018-12-11 09:35:26 -05:00
executor_test.go tests: setup libcontainer rootfs 2018-12-11 09:35:26 -05:00
executor_universal_linux.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
executor_unix.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
executor_windows.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
pid_collector.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
pid_collector_test.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
resource_container_default.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
resource_container_linux.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00