Nelson Elhage
63c96627df
tests: Don't generate binary output from checks.
...
The tests will end up logging the check output, and spewing random
binary all over a terminal never results in anything good.
2014-05-26 13:23:10 -07:00
William Tisäter
d199dcde9b
Run checks more often in expectStatus
2014-05-09 03:41:10 +02:00
William Tisäter
95f2597fe9
Fix race condition in TestCheckTTL
...
Apparently the execution of `TestCheckTTL` could sometime take > 10ms
causing it to fail. This commit will eliminate the race condition for
most modern hardware.
2014-05-06 20:54:49 +02:00
Armon Dadgar
d1889a6f4b
agent: Limit health check output to 4K. Fixes #83 .
2014-04-29 15:28:56 -07:00
Armon Dadgar
1ebb6db8c1
Seperate localState from Agent
2014-01-21 11:52:25 -08:00
Armon Dadgar
f8a0a3706f
Allow setting the health check notes
2014-01-20 17:19:20 -10:00
Armon Dadgar
c7d8b1dc75
Adding CheckTTL for TTL based checks
2014-01-20 17:12:40 -10:00
Armon Dadgar
714df8f9b3
Testing the CheckMonitor
2014-01-20 16:58:05 -10:00