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 39c7e0b commit bc0b77eCopy full SHA for bc0b77e
muted-tests.yml
@@ -272,6 +272,9 @@ tests:
272
- class: org.elasticsearch.packaging.test.ArchiveTests
273
method: test42AutoconfigurationNotTriggeredWhenNodeCannotBecomeMaster
274
issue: https://github.com/elastic/elasticsearch/issues/118196
275
+- class: org.elasticsearch.packaging.test.ArchiveTests
276
+ method: test43AutoconfigurationNotTriggeredWhenTlsAlreadyConfigured
277
+ issue: https://github.com/elastic/elasticsearch/issues/118202
278
279
# Examples:
280
#
0 commit comments