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 a0bfe61 commit f18f4eeCopy full SHA for f18f4ee
muted-tests.yml
@@ -498,6 +498,9 @@ tests:
498
- class: org.elasticsearch.xpack.ccr.index.engine.FollowingEngineTests
499
method: testProcessOnceOnPrimary
500
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
504
505
# Examples:
506
#
0 commit comments