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 e633322 commit 6567ef8Copy full SHA for 6567ef8
.ci/run-elasticsearch.sh
@@ -45,6 +45,7 @@ environment=($(cat <<-END
45
--env repositories.url.allowed_urls=http://snapshot.test*
46
--env action.destructive_requires_name=false
47
--env ingest.geoip.downloader.enabled=false
48
+ --env cluster.deprecation_indexing.enabled=false
49
END
50
))
51
if [[ "$TEST_SUITE" == "platinum" ]]; then
0 commit comments