|
@@ -654,6 +654,9 @@ tests:
|
|
|
- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
|
|
|
method: testDataStreamValidationDoesNotBreakUpgrade
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/135406
|
|
|
+- class: org.elasticsearch.upgrades.IndexingIT
|
|
|
+ method: testIndexing
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/135407
|
|
|
|
|
|
# Examples:
|
|
|
#
|