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.
2 parents 080dcd7 + a4b1692 commit a3c54d2Copy full SHA for a3c54d2
muted-tests.yml
@@ -411,6 +411,9 @@ tests:
411
- class: org.elasticsearch.cli.keystore.AddStringKeyStoreCommandTests
412
method: testStdinWithMultipleValues
413
issue: https://github.com/elastic/elasticsearch/issues/126882
414
+- class: org.elasticsearch.packaging.test.DockerTests
415
+ method: test024InstallPluginFromArchiveUsingConfigFile
416
+ issue: https://github.com/elastic/elasticsearch/issues/126936
417
418
# Examples:
419
#
0 commit comments