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 5417590 commit 2217a52Copy full SHA for 2217a52
.ci/run-elasticsearch.sh
@@ -41,6 +41,7 @@ environment=($(cat <<-END
41
--env repositories.url.allowed_urls=http://snapshot.test*
42
--env action.destructive_requires_name=false
43
--env ingest.geoip.downloader.enabled=false
44
+ --env cluster.deprecation_indexing.enabled=false
45
END
46
))
47
if [[ "$TEST_SUITE" == "platinum" ]]; then
0 commit comments