As expected, the promoted TCK passed on Open Liberty with both Java 11 and 17,
We are now in the somewhat lengthy process of getting the results published, with the draft pull being the following,
https://github.com/OpenLiberty/certifications/pull/194
From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> on behalf of Nathan Rauh <nathan.rauh@xxxxxxxxxx>
Reply-To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Date: Monday, April 25, 2022 at 1:48 PM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [cu-dev] Promoted and Staged TCKs on our downloads
Steve, Thanks so much! We will get this run right away on Open Liberty and then I’ll start off the process of publishing the results to use to request approval.
From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> on behalf of "Steve Millidge
This Message Is From an External Sender
|
This message came from outside your organization.
|
|
|
Steve,
Thanks so much! We will get this run right away on Open Liberty and then I’ll start off the process of publishing the results to use to request approval.
From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> on behalf of "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
Reply-To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Date: Monday, April 25, 2022 at 1:36 PM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [cu-dev] Promoted and Staged TCKs on our downloads
Hi All, Thanks for the assistance from various people. We now have both staged and promoted TCK zip files on Eclipse Downloads Project download area | The Eclipse
Foundation Project download area | The Eclipse Foundation
This Message Is From an External Sender
|
This message came from outside your organization.
|
|
|
Hi All,
Thanks for the assistance from various people.
We now have both staged and promoted TCK zip files on Eclipse Downloads
Project download area | The Eclipse Foundation
Project download area | The Eclipse Foundation
I have modified the TCK Build job
Jakarta Concurrency - Concurrency TCK Master Build [Jenkins] (eclipse.org) to automatically upload to the staged directory on downloads if the build succeeds. This job is triggered by a commit in the repo which means that if there is a change a new TCK
zip will appear in the staged directory with likely a new SHA.
I have also created a Jenkins job
Jakarta Concurrency - Promote Staged TCK [Jenkins] (eclipse.org) which copies the zip file from the staged directory to the promoted directory. This job is manually triggered so we have control if we want to “promote” a specific “staged” zip file.
I’m sure these jobs could be done better if I had a better view of what an ideal workflow would be for releasing the TCK but should suffice to get us to ballot.
Any problems give me a shout.
Steve Millidge