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 71d04a4 commit dac6021Copy full SHA for dac6021
muted-tests.yml
@@ -439,6 +439,9 @@ tests:
439
- class: org.elasticsearch.packaging.test.DockerTests
440
method: test022InstallPluginsFromLocalArchive
441
issue: https://github.com/elastic/elasticsearch/issues/116866
442
+- class: org.elasticsearch.packaging.test.DockerTests
443
+ method: test071BindMountCustomPathWithDifferentUID
444
+ issue: https://github.com/elastic/elasticsearch/issues/120917
445
446
# Examples:
447
#
0 commit comments