mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
With elastic/elasticsearchelastic/elasticsearch#12623 base test classes were renamed to use "TestCase" suffix. This updates x-plugins to reflect those name changes. It also renames some tests that were marked with @Slow (which was forbidden with elastic/elasticsearchelastic/elasticsearch#12617 and elastic/elasticsearch elastic/elasticsearch#12618) to use the IT suffix to run under `mvn verify`. Original commit: elastic/x-pack-elasticsearch@05ffe2f202