OpenSearch/qa/full-cluster-restart
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
..
src/test/java/org/elasticsearch/upgrades Fix type name in testSystemIndexMetadataIsUpgraded (#63506) 2020-10-12 10:44:38 -06:00
build.gradle Use services for archive and file operations in tasks (#62968) (#63201) 2020-10-05 15:52:15 +02:00