Hello Team, SUCCESS! [0:44:46.772429]
docker full and slim created fine. +1 non binding Kind Regards, Alejandro Arrieta On Tue, Feb 6, 2024 at 1:37 PM Houston Putman <hous...@apache.org> wrote: > +1 (binding) > > SUCCESS! [0:32:51.658820] > > I also built both Docker images and ran the Solr Operator integration tests > with the full image: > > ••••••••••••••••••••••• > > Ran 23 of 23 Specs in 450.649 seconds > SUCCESS! -- 23 Passed | 0 Failed | 0 Pending | 0 Skipped > > - Houston > > On Tue, Feb 6, 2024 at 11:43 AM Jason Gerlowski <gerlowsk...@gmail.com> > wrote: > > > Please vote for release candidate 2 for Solr 9.5.0 > > > > The artifacts can be downloaded from: > > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC2-rev-b03df01e89e64bc897a6be93de00af9ded2ee99b > > > > 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-RC2-rev-b03df01e89e64bc897a6be93de00af9ded2ee99b > > > > 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-RC2-rev-b03df01e89e64bc897a6be93de00af9ded2ee99b/solr > > && > > < > https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC2-rev-b03df01e89e64bc897a6be93de00af9ded2ee99b/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-2 && \ > > 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-2-slim > > > > The vote will be open for at least 72 hours i.e. until 2024-02-09 18:00 > > UTC. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Here is my +1 (binding) > > >