Owen Nichols created GEODE-8025:
-----------------------------------
Summary:
RollingUpgradeReindexShouldBeSuccessfulWhenAllServersRollToCurrentVersion test
hangs on support branches
Key: GEODE-8025
URL: https://issues.apache.org/jira/browse/GEODE-8025
Project: Geode
Issue Type: Bug
Components: tests
Reporter: Owen Nichols
the test expects that all old versions will be incompatible with the current.
However on a support branch, the current could be 1.12.1 and the "old" version
could be 1.12.0, which are compatible.
to avoid hangs we should fix this test or skip it when the minors are the same
--
This message was sent by Atlassian Jira
(v8.3.4#803005)