OpenSearch/plugins/mapper-size/src/test
Simon Willnauer 65b661b1f4 [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably
When importing dangling indices on a single node that is data and master eligable the async dangling index
call can still be in-flight when the cluster is checked for green / yellow. Adding a dedicated master node
and a data only node that does the importing fixes this issus just like we do in OldIndexBackwardsCompatibilityIT
2015-11-27 10:32:21 +01:00
..
java/org/elasticsearch/index/mapper/size [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
resources Add a test that upgrades succeed even if a mapping contains fields that come from a plugin. 2015-11-24 19:14:19 +01:00