+1

SUCCESS! [0:43:15.535671]

On Thu, May 23, 2024 at 3:40 PM Houston Putman <hous...@apache.org> wrote:
>
> Please vote for release candidate 1 for Solr 9.6.1
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/solr/solr-9.6.1-RC1-rev-d7f7166567f52f1b31e3315b0188e11f2c4c9b60
>
> 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.6.1-RC1-rev-d7f7166567f52f1b31e3315b0188e11f2c4c9b60
>
> 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.6.1-RC1-rev-d7f7166567f52f1b31e3315b0188e11f2c4c9b60/solr
> && \
>   docker build $SOLR_DOWNLOAD_SERVER/9.6.1/docker/Dockerfile.official-full \
>     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
>     -t solr-rc:9.6.1-1 && \
>   docker build $SOLR_DOWNLOAD_SERVER/9.6.1/docker/Dockerfile.official-slim \
>     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
>     -t solr-rc:9.6.1-1-slim
>
> The vote will be open for at least 72 hours i.e. until 2024-05-29 20:00 UTC.
> (Extended due to weekend and US holiday)
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
For additional commands, e-mail: dev-h...@solr.apache.org

Reply via email to