Skip to content

Commit df16eee

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test040JavaUsesTheOsProvidedKeystore elastic#128230
1 parent a4c731d commit df16eee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,9 @@ tests:
534534
- class: org.elasticsearch.compute.operator.LimitOperatorTests
535535
method: testEarlyTermination
536536
issue: https://github.com/elastic/elasticsearch/issues/128721
537+
- class: org.elasticsearch.packaging.test.DockerTests
538+
method: test040JavaUsesTheOsProvidedKeystore
539+
issue: https://github.com/elastic/elasticsearch/issues/128230
537540

538541
# Examples:
539542
#

0 commit comments

Comments
 (0)