Skip to content

Commit afc586f

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test072RunEsAsDifferentUserAndGroup #128031
1 parent ca18446 commit afc586f

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
@@ -275,6 +275,9 @@ tests:
275275
- class: org.elasticsearch.packaging.test.DockerTests
276276
method: test120DockerLogsIncludeElasticsearchLogs
277277
issue: https://github.com/elastic/elasticsearch/issues/128117
278+
- class: org.elasticsearch.packaging.test.DockerTests
279+
method: test072RunEsAsDifferentUserAndGroup
280+
issue: https://github.com/elastic/elasticsearch/issues/128031
278281

279282
# Examples:
280283
#

0 commit comments

Comments
 (0)