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 bc0b77e commit 2005e2eCopy full SHA for 2005e2e
muted-tests.yml
@@ -275,6 +275,9 @@ tests:
275
- class: org.elasticsearch.packaging.test.ArchiveTests
276
method: test43AutoconfigurationNotTriggeredWhenTlsAlreadyConfigured
277
issue: https://github.com/elastic/elasticsearch/issues/118202
278
+- class: org.elasticsearch.packaging.test.ArchiveTests
279
+ method: test44AutoConfigurationNotTriggeredOnNotWriteableConfDir
280
+ issue: https://github.com/elastic/elasticsearch/issues/118208
281
282
# Examples:
283
#
0 commit comments