+1 SUCCESS! [0:31:06.156121]
Kevin Risden On Fri, Nov 11, 2022 at 3:48 AM Ishan Chattopadhyaya < [email protected]> wrote: > Please vote for release candidate 2 for Solr 9.1.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/solr/solr-9.1.0-RC2-rev-aa4f3d98ab19c201e7f3c74cd14c99174148616d > > 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.1.0-RC2-rev-aa4f3d98ab19c201e7f3c74cd14c99174148616d > > 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.1.0-RC2-rev-aa4f3d98ab19c201e7f3c74cd14c99174148616d && > \ > docker build $DIST_BASE/$RC_FOLDER/solr/docker/Dockerfile.official \ > --build-arg SOLR_DOWNLOAD_URL=$DIST_BASE/$RC_FOLDER/solr/solr-9.1.0.tgz \ > -t solr-rc:9.1.0-2 > > The vote will be open for at least 72 hours i.e. until 2022-11-14 09:00 > UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > ---- >
