open-nomad/client/driver
Mathias Lafeldt 0727db4ca0
Test configuration of Docker working directory
2016-08-03 16:35:49 +02:00
..
env Fixed the client tests 2016-07-08 17:49:58 -07:00
executor Rename resourceContainer{,Context} and resCon{,Ctx}. 2016-07-11 00:02:55 -07:00
logging remove the expected leading space, after the colon in syslog 2016-07-06 11:08:24 -05:00
structs Add a comment describing IsolationConfig 2016-07-10 23:45:44 -07:00
test-resources Added a test 2016-03-30 13:42:17 -07:00
docker.go Docker driver: allow to configure working directory 2016-08-03 16:18:15 +02:00
docker_test.go Test configuration of Docker working directory 2016-08-03 16:35:49 +02:00
driver.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
driver_test.go Fixed tests 2016-07-08 18:27:51 -07:00
exec.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
exec_default.go Alpha-sort the build platforms 2016-07-11 12:23:46 -07:00
exec_linux.go Move all non-Linux Fingerprinter items to the default exec driver 2016-07-08 18:35:46 -07:00
exec_test.go client/driver: added more tests 2016-03-24 08:47:23 +01:00
executor_plugin.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
java.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
java_test.go Fix test for non-Linux platforms. 2016-07-10 15:19:49 -07:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
qemu_test.go client/driver: added more tests 2016-03-24 08:47:23 +01:00
raw_exec.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
raw_exec_test.go client/driver: added more tests 2016-03-24 08:47:23 +01:00
rkt.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
rkt_test.go Introduced an env var for rkt tests 2016-07-11 15:48:16 -06:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Create a consulContext using a client's consul config. 2016-06-10 15:54:39 -04:00
utils_test.go Fix test 2016-03-08 11:41:26 -08:00
utils_unix.go Explicitly enumaret the build targets in _unix 2016-05-07 10:42:01 -07:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00