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 339d127 commit 42f28f3Copy full SHA for 42f28f3
muted-tests.yml
@@ -654,6 +654,9 @@ tests:
654
- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
655
method: testDataStreamValidationDoesNotBreakUpgrade
656
issue: https://github.com/elastic/elasticsearch/issues/135406
657
+- class: org.elasticsearch.upgrades.IndexingIT
658
+ method: testIndexing
659
+ issue: https://github.com/elastic/elasticsearch/issues/135407
660
661
# Examples:
662
#
0 commit comments