I tried running the smoke test command as specified but ran into test failures:
[junit4] Tests with failures [seed: 545A8F7F914CAA60]: [junit4] - org.apache.solr.cloud.CdcrBootstrapTest. testBootstrapWithSourceCluster [junit4] - org.apache.solr.cloud.CdcrBootstrapTest. testConvertClusterToCdcrAndBootstrap [junit4] - org.apache.solr.cloud.CdcrBootstrapTest. testBootstrapWithContinousIndexingOnSourceCluster [junit4] - org.apache.solr.cloud.CdcrBootstrapTest (suite) [junit4] - org.apache.solr.cloud.ReplaceNodeTest.test Was able to reproduce on both the unpacked RC and on branch_6_6 in the repo with ant test -Dtestcase=ReplaceNodeTest -Dtests.seed=545A8F7F914CAA60 -Dtests.asserts=true My environment: Apache Ant(TM) version 1.10.1 compiled on February 2 2017 java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode) Mac OS X 10.12.4 On Tue, May 30, 2017 at 1:07 PM, Ishan Chattopadhyaya <is...@apache.org> wrote: > Please vote for release candidate 5 for Lucene/Solr 6.6.0The artifacts can be > downloaded > from:https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.6.0-RC5-rev5c7a7b65d2aa7ce5ec96458315c661a18b320241You > can run the smoke tester directly with this command:python3 -u > dev-tools/scripts/smokeTestRelease.py > \https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.6.0-RC5-rev5c7a7b65d2aa7ce5ec96458315c661a18b320241 > >