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 b405499 commit 4de3392Copy full SHA for 4de3392
muted-tests.yml
@@ -387,6 +387,9 @@ tests:
387
- class: org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT
388
method: testAddBlock {upgradedNodes=2}
389
issue: https://github.com/elastic/elasticsearch/issues/121365
390
+- class: org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT
391
+ method: testAddBlock {upgradedNodes=3}
392
+ issue: https://github.com/elastic/elasticsearch/issues/121366
393
394
# Examples:
395
#
0 commit comments