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 83a1c56 commit ee62907Copy full SHA for ee62907
muted-tests.yml
@@ -244,6 +244,9 @@ tests:
244
- class: org.elasticsearch.packaging.test.DockerTests
245
method: test070BindMountCustomPathConfAndJvmOptions
246
issue: https://github.com/elastic/elasticsearch/issues/131366
247
+- class: org.elasticsearch.packaging.test.DockerTests
248
+ method: test071BindMountCustomPathWithDifferentUID
249
+ issue: https://github.com/elastic/elasticsearch/issues/120917
250
251
# Examples:
252
#
0 commit comments