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 78e4baa commit 370f790Copy full SHA for 370f790
muted-tests.yml
@@ -627,6 +627,9 @@ tests:
627
- class: org.elasticsearch.upgrades.SearchableSnapshotsRollingUpgradeIT
628
method: testBlobStoreCacheWithFullCopyInMixedVersions
629
issue: https://github.com/elastic/elasticsearch/issues/135474
630
+- class: org.elasticsearch.upgrades.SyntheticSourceRollingUpgradeIT
631
+ method: testIndexing {upgradedNodes=3}
632
+ issue: https://github.com/elastic/elasticsearch/issues/135338
633
634
# Examples:
635
#
0 commit comments