Skip to content

[7.14] Improve stability of GeoIpDownloaderIT test suite. (#74558)#75174

Open
elasticsearchmachine wants to merge 1 commit intoelastic:7.14from
elasticsearchmachine:backport/7.14/pr-74558
Open

[7.14] Improve stability of GeoIpDownloaderIT test suite. (#74558)#75174
elasticsearchmachine wants to merge 1 commit intoelastic:7.14from
elasticsearchmachine:backport/7.14/pr-74558

Conversation

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Backports the following commits to 7.14:

Adjust GeoIpDownloaderIT test suit to wait for managed databases files
to be removed after each test.

After each test geoip downloader is disabled,  which should eventually
remove the managed geoip database files. This happens in the background.
However a new test starts that assumes that the builtin databases are used
then that test can fail, because expected assertions will fail. The changes
in this commit should address this.

Closes elastic#74358
@probakowski probakowski added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jul 9, 2021
@martijnvg martijnvg added v7.14.2 and removed v7.14.1 labels Aug 26, 2021
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 v7.14.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants