osquery-1/osquery/distributed
Mike Arpaia 41ef6798c6 Making distributed tests more awesome and less flaky
Distributed tests were failing every now and then because the test
plugin didn't implement retry's and the test server wasn't always
starting up fast enough. I fixed this by refactoring the tests to use
the real TLS plugin, which has retry logic. This required some mangling
of the configuration options, which should serve as a good reference as
well.
2015-09-16 10:36:34 -07:00
..
plugins Distributed queries client-side 2015-09-08 13:33:48 -07:00
tests Making distributed tests more awesome and less flaky 2015-09-16 10:36:34 -07:00
CMakeLists.txt Distributed queries client-side 2015-09-08 13:33:48 -07:00
distributed.cpp Making distributed tests more awesome and less flaky 2015-09-16 10:36:34 -07:00