You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.18] (backport #17028) Smoke test os retry event assertions (#17066)
* Smoke test os retry event assertions (#17028)
* smoke: Add retries and wait to data stream event assertions
This will improve the reliability of the smoke tests which intermittently fail due to data not yet being available in ES.
* smoke: decrease wait time after sending events since assertion now performs retries
* smoke: decrease elasticsearch flush_interval to 100ms from the 1s default
This will reduce any latency indexing events to help stabilize smoke test and reduce the amount of retries when asserting events.
* smoke: decreased retries for data stream event assertions
(cherry picked from commit b3381c2)
# Conflicts:
# testing/smoke/lib.sh
* fix backport merge conflicts
---------
Co-authored-by: Isaac Flores <[email protected]>
Co-authored-by: Isaac Flores <[email protected]>
0 commit comments