From 7ee5809e6d81bb1cd5c8a582171f3fb16507f92e Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Mon, 14 Oct 2024 11:10:20 +0100 Subject: [PATCH] Test Runner: Skips geoip tests --- elasticsearch-api/spec/rest_api/skipped_tests_free.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/elasticsearch-api/spec/rest_api/skipped_tests_free.yml b/elasticsearch-api/spec/rest_api/skipped_tests_free.yml index ade42f689..fa53c4d4d 100644 --- a/elasticsearch-api/spec/rest_api/skipped_tests_free.yml +++ b/elasticsearch-api/spec/rest_api/skipped_tests_free.yml @@ -156,3 +156,9 @@ - :file: 'ingest_geoip/40_geoip_databases.yml' :description: 'Test adding, getting, and removing geoip databases' +- + :file: 'ingest_geoip/50_ip_lookup_processor.yml' + :description: '*' +- + :file: 'ingest_geoip/60_ip_location_databases.yml' + :description: '*'