We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe2911 commit d6c8159Copy full SHA for d6c8159
muted-tests.yml
@@ -483,6 +483,9 @@ tests:
483
- class: org.elasticsearch.packaging.test.DockerTests
484
method: test072RunEsAsDifferentUserAndGroup
485
issue: https://github.com/elastic/elasticsearch/issues/128031
486
+- class: org.elasticsearch.packaging.test.DockerTests
487
+ method: test042KeystorePermissionsAreCorrect
488
+ issue: https://github.com/elastic/elasticsearch/issues/128019
489
490
# Examples:
491
#
0 commit comments