+1   SUCCESS! [1:14:49.683559]

-Chris.

> On 15 Feb 2024, at 21:08, Uwe Schindler <u...@thetaphi.de> wrote:
> 
> Hi,
> I used Stefan Vodita's Hack to make the Smoketester run on a large list of 
> JDKs: https://github.com/apache/lucene/pull/13108
> See the console of running Java 11, Java 17, Java 19, Java 20, Java 21. Due 
> to limitations of Gradle I wasn't able to do the smoker checks on Java 22 
> release candidate, but as there are no changes to 9.x branch I assume that 
> everything also works in Java 22. If anybody else has time to run a test 
> project with Java 22 using mmap and vectors it would be great!
> Log file: https://jenkins.thetaphi.de/job/Lucene-Release-Tester-v2/3/console
> Result was:
> SUCCESS! [2:42:55.968473]
> 
> Here is my +1 (binding).
> Uwe
> 
> Am 15.02.2024 um 12:50 schrieb Uwe Schindler:
>> Hi,
>> I ran the default smoke tester with Java 11 and Java 17 on Policeman 
>> Jenkins; all looks fine: 
>> https://jenkins.thetaphi.de/job/Lucene-Release-Tester/32/console
>> SUCCESS! [1:04:45.740708]
>> I only have one problem. Now that Java 21 LTS is out and more an more people 
>> use it, it would be good to also run the smoke tester with Java 21. I tried 
>> that locally by just passing the home dir of java 21 instead of Java 17, but 
>> that failed due to some check in smoker.
>> I will work this evening on patching Smoke tester to also allow it to pass 
>> Java 21. Maybe the best would be to pass multiple Java versions as comma 
>> spearated list, just the default one must be Java 11 (the baseline). This 
>> would allo me to spin Policeman Jenkins with Java 11, Java 17, Java 19, Java 
>> 20, Java 21 and Java 22-rc1. Takes a while but would make sure all works in 
>> the officially MR-JAR supported relaeses + LTS.
>> What do you think.
>> I will give my +1 later when I checked the options and also looked into the 
>> downloaded artifacts.
>> Uwe
>> Am 14.02.2024 um 20:28 schrieb Adrien Grand:
>>> Please vote for release candidate 1 for Lucene 9.10.0
>>> 
>>> The artifacts can be downloaded from:
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-9.10.0-RC1-rev-695c0ac84508438302cd346a812cfa2fdc5a10df
>>> 
>>> 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.10.0-RC1-rev-695c0ac84508438302cd346a812cfa2fdc5a10df
>>> 
>>> The vote will be open for at least 72 hours i.e. until 2024-02-17 20:00 UTC.
>>> 
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>> 
>>> Here is my +1
>>> 
>>> -- 
>>> Adrien
>> -- 
>> Uwe Schindler
>> Achterdiek 19, D-28357 Bremen
>> https://www.thetaphi.de
>> eMail: u...@thetaphi.de
> -- 
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: u...@thetaphi.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to