osquery-1/osquery/remote
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
..
enroll Making distributed tests more awesome and less flaky 2015-09-16 10:36:34 -07:00
serializers Fix broken JOIN predicate passing 2015-07-16 11:29:56 -07:00
tests Towards TLS config/logging 2015-05-19 17:05:55 -07:00
transports Distributed queries client-side 2015-09-08 13:33:48 -07:00
CMakeLists.txt TLS plugin workflow tests 2015-05-26 19:55:00 -07:00
requests.h Distributed queries client-side 2015-09-08 13:33:48 -07:00
utility.h Distributed queries client-side 2015-09-08 13:33:48 -07:00