|
@@ -651,6 +651,9 @@ tests:
|
|
|
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
|
|
|
method: testIndexing {upgradedNodes=2}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/135238
|
|
|
+- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
|
|
|
+ method: testDataStreamValidationDoesNotBreakUpgrade
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/135406
|
|
|
|
|
|
# Examples:
|
|
|
#
|