Skip to content

Commit dac6021

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test071BindMountCustomPathWithDifferentUID elastic#120917
1 parent 71d04a4 commit dac6021

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
@@ -439,6 +439,9 @@ tests:
439439
- class: org.elasticsearch.packaging.test.DockerTests
440440
method: test022InstallPluginsFromLocalArchive
441441
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
442445

443446
# Examples:
444447
#

0 commit comments

Comments
 (0)