+1 (binding)

SUCCESS! [0:32:49.440577]

I also built both docker images, and ran the Solr Operator integration
tests with the full image:

$ SOLR_IMAGE=solr-rc:9.5.0-3 make e2e-tests
...

•••••••••••••••••••••••


Ran 23 of 23 Specs in 642.235 seconds
SUCCESS! -- 23 Passed | 0 Failed | 0 Pending | 0 Skipped


- Houston

On Wed, Feb 7, 2024 at 6:30 PM Kevin Risden <kris...@apache.org> wrote:

> +1 binding
>
> SUCCESS! [0:34:18.332100]
>
> Kevin Risden
>
>
> On Wed, Feb 7, 2024 at 3:58 PM Jason Gerlowski <gerlowsk...@gmail.com>
> wrote:
>
> > Please vote for release candidate 3 for Solr 9.5.0
> >
> > The artifacts can be downloaded from:
> >
> >
> https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599
> >
> > 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.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599
> >
> > 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.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599/solr
> > &&
> > <
> https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599/solr&&;
> >
> > \
> >   docker build
> $SOLR_DOWNLOAD_SERVER/9.5.0/docker/Dockerfile.official-full
> > \
> >     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >     -t solr-rc:9.5.0-3 && \
> >   docker build
> $SOLR_DOWNLOAD_SERVER/9.5.0/docker/Dockerfile.official-slim
> > \
> >     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >     -t solr-rc:9.5.0-3-slim
> >
> > The vote will be open for at least 72 hours i.e. until 2024-02-10 21:00
> > UTC.
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1
> >
>

Reply via email to