open-nomad/client/state
Michael Schurter c5271d3fa5 client: test logmon cleanup
The test is sadly quite complicated and peeks into things (logmon's
reattach config) AR doesn't normally have access to.

However, I couldn't find another way of asserting logmon got cleaned up
without resorting to smaller unit tests. Smaller unit tests risk
re-implementing dependencies in an unrealistic way, so I opted for an
ugly integration test.
2019-03-04 13:15:15 -08:00
..
testdata
08types.go client: fix bug during 0.8 state up grade that causes external drivers to fail 2019-01-30 14:22:29 -05:00
db_test.go
errdb.go
interface.go
memdb.go client: test logmon cleanup 2019-03-04 13:15:15 -08:00
noopdb.go
state_database.go
upgrade.go
upgrade_int_test.go
upgrade_test.go