mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
* Add helper method to wait for log message to be observed There appears to be a race condition in tests whereby log messages are not observed with a single interogation of the container logs. This commit adds a helper method to wait for log messages. This should make the tests more resilient when there is a delay in log messages being captured. * Use local scop container ref Due to a copy paste error, the wrong reference to container (instance var) was being used. When test file that did not define this uses the helper it failed. The helper should use the ref explicitly passed to the method. |
||
---|---|---|
.. | ||
fixtures | ||
patches/excon | ||
shared_examples | ||
spec |