open-nomad/nomad/drainer
Seth Hoenig 270233e23d tests: remove trace statements from nodeDrainWatcher.watch
Avoid logging in the `watch` function as much as possible, since
it is not waited on during a server shutdown. When the logger
logs after a test passes, it may or may not cause the testing
framework to panic.

More info in:
https://github.com/golang/go/issues/29388#issuecomment-453648436
2019-12-16 07:08:11 -06:00
..
drain_heap.go Test transistion from both infinite and a future deadline to force 2018-03-30 11:24:39 -07:00
drain_heap_test.go fixing tests 2018-10-04 14:26:19 -07:00
drain_testing.go tests: fix some nomad/drainer test data races 2019-05-21 14:40:58 -04:00
drainer.go spellcheck: Fix spelling of retrieve 2019-12-05 18:59:47 -06:00
drainer_util.go drain: improve tests and fix spelling 2018-04-02 16:40:47 -07:00
drainer_util_test.go Fix typos 2018-05-07 14:50:01 -05:00
draining_node.go Safety guard 2018-04-25 16:00:56 -07:00
draining_node_test.go small fixes 2018-09-15 16:42:38 -07:00
watch_jobs.go Fix other instances of blocking queries 2018-09-24 13:52:39 -07:00
watch_jobs_test.go server 2018-09-15 16:23:13 -07:00
watch_nodes.go tests: remove trace statements from nodeDrainWatcher.watch 2019-12-16 07:08:11 -06:00
watch_nodes_test.go drainer watch_nodes_test batch of 1 2019-07-10 13:56:19 -04:00