+1 (binding)

I also built the docker image and used it to run the Solr Operator
integration tests (using the unreleased main branch, which will soon be
v0.8.0).
This tests the prometheus exporter, replica placement, TLS, mTLS, backups,
and more.


> $ make e2e-tests SOLR_IMAGE=solr-rc:9.4.0-2
> ...

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

- Houston

On Wed, Oct 11, 2023 at 9:29 AM Kevin Risden <kris...@apache.org> wrote:

> +1 (binding)
>
> SUCCESS! [0:35:05.395067]
>
> Kevin Risden
>
>
> On Tue, Oct 10, 2023 at 11:00 PM Alex Deparvu <stilla...@apache.org>
> wrote:
>
> > Please vote for release candidate 2 for Solr 9.4.0
> >
> > The artifacts can be downloaded from:
> >
> >
> https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC2-rev-71e101bb37497f730078d9afe1991b60d10bfe96
> >
> > 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.4.0-RC2-rev-71e101bb37497f730078d9afe1991b60d10bfe96
> >
> > 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.4.0-RC2-rev-71e101bb37497f730078d9afe1991b60d10bfe96/solr
> > &&
> > <
> https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC2-rev-71e101bb37497f730078d9afe1991b60d10bfe96/solr&&;
> >
> > \
> >   docker build
> $SOLR_DOWNLOAD_SERVER/9.4.0/docker/Dockerfile.official-full
> > \
> >     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >     -t solr-rc:9.4.0-2 && \
> >   docker build
> $SOLR_DOWNLOAD_SERVER/9.4.0/docker/Dockerfile.official-slim
> > \
> >     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >     -t solr-rc:9.4.0-2-slim
> >
> > The vote will be open for at least 72 hours i.e. until 2023-10-14 03:00
> > UTC.
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1 (non binding)
> >
> > best,
> > alex
> >
>

Reply via email to