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

[7.x] Add GeoIP CLI integration test (#71381) #71465

Merged
merged 2 commits into from
Apr 8, 2021

Conversation

probakowski
Copy link
Contributor

Backports the following commits to 7.x:

This change adds additional test to GeoIpDownloaderIT which tests that artifacts produces by GeoIP CLI tool can be consumed by cluster the same way as from our original service.
It does so by running the tool from fixture which then simply serves the generated files (this is exactly the way users are supposed to use the tool as well).

Relates to elastic#68920
# Conflicts:
#	test/fixtures/geoip-fixture/src/main/java/fixture/geoip/GeoIpHttpFixture.java
@probakowski probakowski merged commit f144387 into elastic:7.x Apr 8, 2021
@probakowski probakowski deleted the backport/7.x/pr-71381 branch April 8, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant