We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca8464 commit d387a3cCopy full SHA for d387a3c
.ci/run-elasticsearch.sh
@@ -40,6 +40,7 @@ environment=($(cat <<-END
40
--env path.repo=/tmp
41
--env repositories.url.allowed_urls=http://snapshot.test*
42
--env action.destructive_requires_name=false
43
+ --env ingest.geoip.downloader.enabled=false
44
END
45
))
46
if [[ "$TEST_SUITE" == "platinum" ]]; then
0 commit comments