Skip to content

Commit f18f4ee

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test073RunEsAsDifferentUserAndGroupWithoutBindMounting #128996
1 parent a0bfe61 commit f18f4ee

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
@@ -498,6 +498,9 @@ tests:
498498
- class: org.elasticsearch.xpack.ccr.index.engine.FollowingEngineTests
499499
method: testProcessOnceOnPrimary
500500
issue: https://github.com/elastic/elasticsearch/issues/128541
501+
- class: org.elasticsearch.packaging.test.DockerTests
502+
method: test073RunEsAsDifferentUserAndGroupWithoutBindMounting
503+
issue: https://github.com/elastic/elasticsearch/issues/128996
501504

502505
# Examples:
503506
#

0 commit comments

Comments
 (0)