+1 (binding) SUCCESS! [0:33:05.648738]
Kevin Risden On Sat, Jan 13, 2024 at 3:34 PM Jan Høydahl <[email protected]> wrote: > +1 (binding) > > SUCCESS! [0:42:51.792486] > > Also built docker container and spun up the server locally. > > > PS: Need to remove extra newline between the two lines of command when > copy/pasting: > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > > https://dist.apache.org/repos/dist/dev/solr/solr-9.4.1-RC1-rev-57762a5b52a9d40a6f15441c4adeb76f0b045476 > > Jan > > > 13. jan. 2024 kl. 17:14 skrev David Smiley <[email protected]>: > > > > Please vote for release candidate 1 for Solr 9.4.1 > > > > The artifacts can be downloaded from: > > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.4.1-RC1-rev-57762a5b52a9d40a6f15441c4adeb76f0b045476 > > > > > > 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.1-RC1-rev-57762a5b52a9d40a6f15441c4adeb76f0b045476 > > > > > > 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.1-RC1-rev-57762a5b52a9d40a6f15441c4adeb76f0b045476/solr > > && \ > > > > docker build > $SOLR_DOWNLOAD_SERVER/9.4.1/docker/Dockerfile.official-full \ > > > > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > > > > -t solr-rc:9.4.1-1 && \ > > > > docker build > $SOLR_DOWNLOAD_SERVER/9.4.1/docker/Dockerfile.official-slim \ > > > > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > > > > -t solr-rc:9.4.1-1-slim > > > > > > The vote will be open for at least 72 hours i.e. until 2024-01-16 17:00 > UTC. > > > > > > [ ] +1 approve > > > > [ ] +0 no opinion > > > > [ ] -1 disapprove (and reason why) > > > > > > Here is my +1 > > > > ~ David Smiley > > Apache Lucene/Solr Search Developer > > http://www.linkedin.com/in/davidwsmiley > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
