OpenSearch/qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
Gordon Brown 5fe51b1bf4
Fix type name in testSystemIndexMetadataIsUpgraded (#63506)
This test used _doc as the mapping type name, which needs to be set
to doc for versions prior to 6.7.0. This commit fixes the test to use
the proper type name for the current BWC version.
2020-10-12 10:44:38 -06:00
..
FullClusterRestartIT.java Fix type name in testSystemIndexMetadataIsUpgraded (#63506) 2020-10-12 10:44:38 -06:00
FullClusterRestartSettingsUpgradeIT.java Backport remote proxy mode stats and naming (#50402) 2019-12-19 18:02:48 -07:00
QueryBuilderBWCIT.java Perform precise check for types warnings in cluster restart tests. (#37944) 2019-02-13 11:28:58 -08:00