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 c9feb76 commit 287ed8aCopy full SHA for 287ed8a
muted-tests.yml
@@ -269,6 +269,9 @@ tests:
269
- class: org.elasticsearch.packaging.test.MemoryLockingTests
270
method: test20MemoryLockingEnabled
271
issue: https://github.com/elastic/elasticsearch/issues/118195
272
+- class: org.elasticsearch.packaging.test.ArchiveTests
273
+ method: test42AutoconfigurationNotTriggeredWhenNodeCannotBecomeMaster
274
+ issue: https://github.com/elastic/elasticsearch/issues/118196
275
276
# Examples:
277
#
0 commit comments