We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412dca4 commit 7fe2911Copy full SHA for 7fe2911
muted-tests.yml
@@ -480,6 +480,9 @@ tests:
480
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
481
method: test {lookup-join.MvJoinKeyOnTheLookupIndex ASYNC}
482
issue: https://github.com/elastic/elasticsearch/issues/128030
483
+- class: org.elasticsearch.packaging.test.DockerTests
484
+ method: test072RunEsAsDifferentUserAndGroup
485
+ issue: https://github.com/elastic/elasticsearch/issues/128031
486
487
# Examples:
488
#
0 commit comments