logstash/logstash-core/spec/support
Pier-Hugues Pellerin 643568038f Change the assertions in the config reloading spec
The assertions was using dummy outputs and kept received events into an
array in memory, but the test actually only needed to match the number
of events it received, this PR add a DroppingDummyOutput that wont
retain the events in memory.

The previous implementation was causing a OOM issue when running the
test on a very fast machine.

Fixes: #6335

Fixes #6346
2016-12-02 13:24:08 -05:00
..
helpers.rb Add Persistent UUID for Agent 2016-11-09 07:40:47 -05:00
matchers.rb Collecting Logstash metrics at runtime 2016-02-12 19:00:09 +00:00
mocks_classes.rb Change the assertions in the config reloading spec 2016-12-02 13:24:08 -05:00
shared_examples.rb Return 404 on non existant resources 2016-09-13 14:15:43 -04:00