Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jakarta EE 8 TCK for JAXR job #28

Open
m0mus opened this issue May 28, 2019 · 4 comments
Open

Jakarta EE 8 TCK for JAXR job #28

m0mus opened this issue May 28, 2019 · 4 comments
Assignees
Labels
build CI/CD pipelines related tasks. TCK

Comments

@m0mus
Copy link
Member

m0mus commented May 28, 2019

To test Jakarta EE 8 compatibility we need to create a Jenkins job on project's Cloud Jenkins instance formally testing the API against the relevant TCK and as needed, relevant CTS subset tests.

For projects that do not already have automated testing, there is provided parameterized Jenkins job that can be invoked to perform these tests. User provides a link to an Eclipse GlassFish test build and sets the test sub-set parameters:

Additional instructions and guidance for using and directly running TCKs is available on this wiki. Also in the jakartaee-tck project repository.

@m0mus m0mus added build CI/CD pipelines related tasks. TCK labels May 28, 2019
@senivam
Copy link

senivam commented Jul 26, 2019

For JAXR-API common standalone TCK job was run (standalonetck-certification) and summary is:
results: summary.html

@kwsutter kwsutter changed the title Jakarta EE 8 TCK job Jakarta EE 8 TCK for JAXR job Aug 6, 2019
@jim-krueger
Copy link
Contributor

Testing was performed by executing the "TCK_JAXR_GF_Integration" job (https://jenkins.eclipse.org/jakartaee-stable/job/TCK_JAXR_GF_Integration/), placing the resulting glassfish.zip file in a publicly accessible location, and then using that URL as input to run the JAXR tests via Jenkins at (https://ci.eclipse.org/jakartaee-tck/job/eftl-standalonetck-certification/).

Results from run can be seen here: https://ci.eclipse.org/jakartaee-tck/job/eftl-standalonetck-certification/33/testReport/

@kwsutter
Copy link
Contributor

Just a bit more detail...

@jim-krueger
Copy link
Contributor

jim-krueger commented Aug 21, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI/CD pipelines related tasks. TCK
Projects
None yet
Development

No branches or pull requests

4 participants