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 9a2f8b9 commit a995627Copy full SHA for a995627
muted-tests.yml
@@ -269,6 +269,9 @@ tests:
269
- class: org.elasticsearch.packaging.test.DockerTests
270
method: test130JavaHasCorrectOwnership
271
issue: https://github.com/elastic/elasticsearch/issues/128174
272
+- class: org.elasticsearch.packaging.test.DockerTests
273
+ method: test024InstallPluginFromArchiveUsingConfigFile
274
+ issue: https://github.com/elastic/elasticsearch/issues/126936
275
276
# Examples:
277
#
0 commit comments