open-nomad/client
Michael Schurter 39a8ce6cdb Fix test deadlock due to alloc runner not running
Don't actualy call AllocRunner.Run() because that executes so much
unneeded code for this test. Manually close the waitCh to simulate Run()
exiting.
2017-03-16 13:22:08 -07:00
..
allocdir TODO 2017-03-11 13:56:19 -08:00
config Various fixes 2017-03-14 12:56:31 -07:00
driver Fix test by adding new env vars 2017-03-14 17:15:12 -07:00
fingerprint rename cpu_total_compute and docs 2017-03-14 14:15:49 -07:00
getter Handle git ssh artifacts 2017-03-11 15:12:41 -08:00
stats Fix nil dereference 2017-01-10 14:14:58 -08:00
structs Move chroot building into TaskRunner 2017-01-05 16:31:49 -08:00
testutil Revendor docker client 2017-02-14 17:34:05 -08:00
vaultclient Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
alloc_runner.go Address comment 2017-03-09 21:05:34 -08:00
alloc_runner_test.go Fix TestAllocRunner_SaveRestoreState 2017-03-02 20:45:46 -08:00
client.go Limit parallelism during garbage collection 2017-03-10 16:27:00 -08:00
client_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
consul_template.go rebase 2017-02-20 16:43:28 -08:00
consul_template_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
gc.go Review fixes 2017-03-14 10:45:15 -07:00
gc_test.go Fix test deadlock due to alloc runner not running 2017-03-16 13:22:08 -07:00
restarts.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
restarts_test.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
serverlist.go Retry all servers on RPC call failure 2016-09-23 11:44:48 -07:00
serverlist_test.go Vendor + test fixes 2017-02-22 15:55:33 -08:00
task_runner.go Handle git ssh artifacts 2017-03-11 15:12:41 -08:00
task_runner_test.go Mkdir -> MkdirAll to avoid error when folder already exists 2017-03-02 19:35:31 -08:00
util.go Fix string formatting 2016-12-01 11:22:51 -08:00
util_test.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00