Any update on the vote Michael? - Houston
On Fri, Jan 20, 2023 at 5:50 PM Anshum Gupta <ans...@anshumgupta.net> wrote: > I had the following tests fail consistently on my machine > > org.apache.solr.prometheus.exporter.SolrExporterIntegrationTest.jvmMetrics > (:solr:prometheus-exporter) > > org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientBuilderTest.classMethod > org.apache.solr.prometheus.exporter.SolrExporterIntegrationTest.jvmMetrics > (:solr:prometheus-exporter) > > but just had a successful smoke test run. I'll try and spend some time to > see what was going on and update on the list if I find something (that > wasn't related to my machine/env). > > +1 (binding) > > > On Tue, Jan 17, 2023 at 6:20 PM Michael Gibney <mich...@michaelgibney.net> > wrote: > > > Please vote for release candidate 2 for Solr 9.1.1 > > > > The artifacts can be downloaded from: > > > > > https://dist.apache.org/repos/dist/dev/solr/solr-9.1.1-RC2-rev-d998e63978abfedde3b75bab4ba6e1e78ddb5944 > > > > 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.1.1-RC2-rev-d998e63978abfedde3b75bab4ba6e1e78ddb5944 > > > > You can build a release-candidate of the official docker image using the > > following command: > > > > DIST_BASE=https://dist.apache.org/repos/dist/dev/solr && \ > > RC_FOLDER=solr-9.1.1-RC2-rev-d998e63978abfedde3b75bab4ba6e1e78ddb5944 > && > > \ > > docker build $DIST_BASE/$RC_FOLDER/solr/docker/Dockerfile.official \ > > --build-arg > SOLR_DOWNLOAD_URL=$DIST_BASE/$RC_FOLDER/solr/solr-9.1.1.tgz \ > > -t solr-rc:9.1.1-2 > > > > The vote will be open for at least 72 hours i.e. until 2023-01-21 03:00 > > UTC. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Here is my +1 > > SUCCESS! [0:50:45.736766] > > > > > -- > Anshum Gupta >