+1 (binding) Ran smoketest and some manual tests. Also reviewed change log.
On Tue, Mar 21, 2023 at 8:55 PM Houston Putman <hous...@apache.org> wrote: > Please vote for release candidate 1 for Solr 9.2.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/solr/solr-9.2.0-RC1-rev-92c5515e2918c22513f7aa527d6c6db943150fea > > You can run the smoke tester directly with this command: > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > > https://dist.apache.org/repos/dist/dev/solr/solr-9.2.0-RC1-rev-92c5515e2918c22513f7aa527d6c6db943150fea > > You can build a release-candidate of the official docker image using the > following command: > > DIST_BASE=https://dist.apache.org/repos/dist/dev/solr && \ > RC_FOLDER=solr-9.2.0-RC1-rev-92c5515e2918c22513f7aa527d6c6db943150fea && > \ > docker build $DIST_BASE/$RC_FOLDER/solr/docker/Dockerfile.official \ > --build-arg SOLR_DOWNLOAD_URL=$DIST_BASE/$RC_FOLDER/solr/solr-9.2.0.tgz \ > -t solr-rc:9.2.0-1 > > The vote will be open for at least 72 hours i.e. until 2023-03-24 16:00 > UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > -- Anshum Gupta