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 5c04413 commit 108aca6Copy full SHA for 108aca6
muted-tests.yml
@@ -693,6 +693,9 @@ tests:
693
- class: org.elasticsearch.upgrades.FullClusterRestartIT
694
method: testTurnOffTranslogRetentionAfterUpgraded {cluster=UPGRADED}
695
issue: https://github.com/elastic/elasticsearch/issues/135958
696
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
697
+ method: testSoftDeletes {cluster=UPGRADED}
698
+ issue: https://github.com/elastic/elasticsearch/issues/135959
699
700
# Examples:
701
#
0 commit comments