Skip to content

Commit 7cca217

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test080ConfigurePasswordThroughEnvironmentVariableFile elastic#128075
1 parent fa77ba7 commit 7cca217

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
@@ -282,6 +282,9 @@ tests:
282282
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
283283
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
284284
issue: https://github.com/elastic/elasticsearch/issues/130205
285+
- class: org.elasticsearch.packaging.test.DockerTests
286+
method: test080ConfigurePasswordThroughEnvironmentVariableFile
287+
issue: https://github.com/elastic/elasticsearch/issues/128075
285288

286289
# Examples:
287290
#

0 commit comments

Comments
 (0)