SUCCESS! [0:57:56.613763]
+1 (non-binding)

> I'm still not sure why it takes so long to verify/ assemble the
distribution... Seems like it really should be a faster thing to do.

On my local machine/gradle settings, it looks like 70% of the smoketester
execution time (wall-clock time) is occupied by the nightly tests on the
source distribution.

./gradlew --no-daemon test -Dtests.nightly=true
BUILD SUCCESSFUL in 39m 25s

It looks like the second slowest part in the smoketester is the method to
verify maven artifacts, but it seems the most time-consuming stuff in it is
"download artifacts"...

Tomoko

2022年5月21日(土) 6:24 Michael Sokolov <msoko...@gmail.com>:

> +1
>
> SUCCESS! [0:49:44.832567] JDK11 only
>
> On Fri, May 20, 2022 at 4:46 PM Houston Putman <hous...@apache.org> wrote:
> >
> > +1
> >
> > SUCCESS! [2:17:07.370407] (java 11 & 17)
> >
> > - Houston
> >
> > On Fri, May 20, 2022 at 8:04 AM Jan Høydahl <jan....@cominvent.com>
> wrote:
> >>
> >> +1
> >>
> >> SUCCESS! [1:13:38.226868]
> >>
> >> Jan
> >>
> >> > 19. mai 2022 kl. 17:16 skrev Alan Woodward <romseyg...@gmail.com>:
> >> >
> >> > Please vote for release candidate 2 for Lucene 9.2.0
> >> >
> >> > The artifacts can be downloaded from:
> >> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-9.2.0-RC2-rev-ba8c3a806ada3d7b3c34d408e449a92376a8481b
> >> >
> >> > You can run the smoke tester directly with this command:
> >> >
> >> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> >> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-9.2.0-RC2-rev-ba8c3a806ada3d7b3c34d408e449a92376a8481b
> >> >
> >> > The vote will be open until 2022-05-23 16:00 UTC.
> >> >
> >> > [ ] +1  approve
> >> > [ ] +0  no opinion
> >> > [ ] -1  disapprove (and reason why)
> >> >
> >> > Here is my +1
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >> > For additional commands, e-mail: dev-h...@lucene.apache.org
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to