Skip to content

Conversation

@tlrx
Copy link
Member

@tlrx tlrx commented Mar 23, 2022

The test AutoFollowIT.testAutoFollowPatterns() failed multiple times
when waiting for CCR's auto-follow stats to be collected and indexed in
the .monitoring-es-* index. This is possibly because monitoring data
are collected every 10 seconds and some of them can take more time to be
collected, exceeding the 30s timeout in the test.

This pull request re-uses the assertLongBusy() so that the test will
wait more time for the data to show up and in case the data are not here
it will prints out the current CCR's auto-follow stats for debugging
purpose.

Closes #84403
Backport of #85278

…lastic#85278)

The test `AutoFollowIT.testAutoFollowPatterns()` failed multiple times
when waiting for CCR's auto-follow stats to be collected and indexed in
the `.monitoring-es-*` index. This is possibly because monitoring data
are collected every 10 seconds and some of them can take more time to be
collected, exceeding the 30s timeout in the test.

This pull request re-uses the `assertLongBusy()` so that the test will
wait more time for the data to show up and in case the data are not here
it will prints out the current CCR's auto-follow stats for debugging
purpose. 

Closes elastic#84403
@tlrx tlrx added backport v8.0.2 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Mar 23, 2022
@tlrx
Copy link
Member Author

tlrx commented Mar 24, 2022

@elasticmachine update branch

@tlrx
Copy link
Member Author

tlrx commented Mar 24, 2022

@elasticmachine update branch

@tlrx
Copy link
Member Author

tlrx commented Apr 11, 2022

We're not suppose to release a 8.0.2 now 8.1 is released, closing

@tlrx tlrx closed this Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants