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 fe66d3d commit 3a33d25Copy full SHA for 3a33d25
muted-tests.yml
@@ -432,6 +432,9 @@ tests:
432
- class: org.elasticsearch.packaging.test.DockerTests
433
method: test050BasicApiTests
434
issue: https://github.com/elastic/elasticsearch/issues/120911
435
+- class: org.elasticsearch.packaging.test.DockerTests
436
+ method: test071BindMountCustomPathWithDifferentUID
437
+ issue: https://github.com/elastic/elasticsearch/issues/120917
438
439
# Examples:
440
#
0 commit comments