Skip to content

Commit ee62907

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test071BindMountCustomPathWithDifferentUID #120917
1 parent 83a1c56 commit ee62907

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
@@ -244,6 +244,9 @@ tests:
244244
- class: org.elasticsearch.packaging.test.DockerTests
245245
method: test070BindMountCustomPathConfAndJvmOptions
246246
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
247250

248251
# Examples:
249252
#

0 commit comments

Comments
 (0)