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 3d3678a commit d2fe7c9Copy full SHA for d2fe7c9
muted-tests.yml
@@ -570,6 +570,9 @@ tests:
570
- class: org.elasticsearch.search.SearchWithRejectionsIT
571
method: testOpenContextsAfterRejections
572
issue: https://github.com/elastic/elasticsearch/issues/130821
573
+- class: org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePluginTests
574
+ method: testVotingOnlyNodesCannotBeMasterWithoutFullMasterNodes
575
+ issue: https://github.com/elastic/elasticsearch/issues/130979
576
577
# Examples:
578
#
0 commit comments