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 5ff37d1 commit f009147Copy full SHA for f009147
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
- class: org.elasticsearch.packaging.test.ConfigurationTests
252
method: test20HostnameSubstitution
253
issue: https://github.com/elastic/elasticsearch/issues/118028
254
+- class: org.elasticsearch.packaging.test.ArchiveTests
255
+ method: test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster
256
+ issue: https://github.com/elastic/elasticsearch/issues/118029
257
258
# Examples:
259
#
0 commit comments