elasticsearch/x-pack/plugin/ccr/qa/multi-cluster
Armin Braun 9fa8babb4a
Fix Unexpected DS Name in CCR Test around Midnight (#76890)
While `verifyDataStream` correctly accounts for data changes during
rollover the rest of the test did not. Since we have the concrete
correct index names available in `verifyDataStream` already we might
as well just return them here and use them.

closes #76163
2021-08-25 09:43:22 +02:00
..
src/test/java/org/elasticsearch/xpack/ccr Fix Unexpected DS Name in CCR Test around Midnight (#76890) 2021-08-25 09:43:22 +02:00
build.gradle Avoid creating unused test tasks (#74644) 2021-06-30 14:11:25 +02:00