Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requiring the presence of the geoip fixture to run GeoIpDownloaderStats.testStats() #91662

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

masseyke
Copy link
Member

If the geoip endpoint fixture is not available, then we fall back to using https://storage.googleapis.com/ in GeoIpDownloaderStats. Downloading full-sized databases from there (vs. small versions of the databases from the fixture on localhost) can often take longer than 10 seconds, causing the test to fail.
Closes #87035

@masseyke masseyke added >test Issues or PRs that are addressing/adding tests :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v8.7.0 labels Nov 17, 2022
@masseyke masseyke requested a review from joegallo November 17, 2022 18:23
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Nov 17, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@masseyke
Copy link
Member Author

@elasticmachine run elasticsearch-ci/bwc

@masseyke masseyke merged commit ab17a13 into elastic:main Nov 18, 2022
@masseyke masseyke deleted the fix/GeoIpDownloaderStatsIT branch November 18, 2022 22:48
gmarouli pushed a commit to gmarouli/elasticsearch that referenced this pull request Feb 2, 2023
@gmarouli
Copy link
Contributor

gmarouli commented Feb 2, 2023

💚 All backports created successfully

Status Branch Result
7.17

Questions ?

Please refer to the Backport tool documentation

gmarouli added a commit that referenced this pull request Feb 2, 2023
…ts.testStats() (#91662) (#93459)

(cherry picked from commit ab17a13)

authored-by: Keith Massey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] GeoIpDownloaderStatsIT testStats failing
4 participants