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 acdd910 commit 5c04413Copy full SHA for 5c04413
muted-tests.yml
@@ -690,6 +690,9 @@ tests:
690
- class: org.elasticsearch.upgrades.FullClusterRestartIT
691
method: testHistoryUUIDIsAdded {cluster=UPGRADED}
692
issue: https://github.com/elastic/elasticsearch/issues/135957
693
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
694
+ method: testTurnOffTranslogRetentionAfterUpgraded {cluster=UPGRADED}
695
+ issue: https://github.com/elastic/elasticsearch/issues/135958
696
697
# Examples:
698
#
0 commit comments