Skip to content

Commit bb26b49

Browse files
committed
[CI] Disables GeoIP database
1 parent 0e554b8 commit bb26b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/run-elasticsearch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ environment=($(cat <<-END
4040
--env path.repo=/tmp
4141
--env repositories.url.allowed_urls=http://snapshot.test*
4242
--env action.destructive_requires_name=false
43+
--env ingest.geoip.downloader.enabled=false
4344
END
4445
))
4546
if [[ "$TEST_SUITE" == "platinum" ]]; then

0 commit comments

Comments
 (0)