- Create a separate unitTest task instead of Gradle's built in - convert all configuration to use the new task - the built in task is now disabled
Adds tests for reindex-from-remote for the latest 2.4, 1.7, and 0.90 releases. 2.4 and 1.7 are fairly popular versions but 0.90 is a point of pride. This fixes any issues those tests revealed. Closes #23828 Closes #24520