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 ebbdfd8 commit b10b043Copy full SHA for b10b043
muted-tests.yml
@@ -573,6 +573,9 @@ tests:
573
- class: org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePluginTests
574
method: testVotingOnlyNodesCannotBeMasterWithoutFullMasterNodes
575
issue: https://github.com/elastic/elasticsearch/issues/130979
576
+- class: org.elasticsearch.packaging.test.DockerTests
577
+ method: test082CannotUseEnvVarsAndFiles
578
+ issue: https://github.com/elastic/elasticsearch/issues/129808
579
580
# Examples:
581
#
0 commit comments