+1 SUCCESS! [0:26:25.218684]
On Mon, Jul 17, 2023 at 2:53 PM Houston Putman <hous...@apache.org> wrote: > Please vote for release candidate 2 for Solr 9.3.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/solr/solr-9.3.0-RC2-rev-de33f50ce79ec1d156faf204553012037e2bc1cb > > 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.3.0-RC2-rev-de33f50ce79ec1d156faf204553012037e2bc1cb > > You can build a release-candidate of the official docker images (full & > slim) using the following command: > > SOLR_DOWNLOAD_SERVER= > > https://dist.apache.org/repos/dist/dev/solr/solr-9.3.0-RC2-rev-de33f50ce79ec1d156faf204553012037e2bc1cb/solr > && > <https://dist.apache.org/repos/dist/dev/solr/solr-9.3.0-RC2-rev-de33f50ce79ec1d156faf204553012037e2bc1cb/solr&&> > \ > docker build $SOLR_DOWNLOAD_SERVER/9.3.0/docker/Dockerfile.official-full > \ > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > -t solr-rc:9.3.0-2 && \ > docker build $SOLR_DOWNLOAD_SERVER/9.3.0/docker/Dockerfile.official-slim > \ > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > -t solr-rc:9.3.0-2-slim > > The vote will be open for at least 72 hours i.e. until 2023-07-20 22:00 > UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > -- Anshum Gupta