jakartaee / tags

Other
23 stars 28 forks source link

Jakarta EE 8 TCK job #23

Open m0mus opened 5 years ago

m0mus commented 5 years ago

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 commented 5 years ago

@ren-zhijun-oracle Are you working on this task?

ruolli commented 5 years ago

@m0mus Dmitry, we asked @alwin-joseph and @senivam for help on this job.

Maxim helped generate the temporary glassfish.zip by JSTL-API Jenkins job , at https://jenkins.eclipse.org/jstl/job/TCK_API_GF_Integration/lastSuccessfulBuild/artifact/glassfish.zip , with JSTL-API 1.2.5 .

Then, we asked Alwin for triggering the JakartaEE TCK jobs against this temporary glassfish.zip . As the JakartaEE TCK job queue is full, Alwin would help trigger the jobs later when queue is free.

Please keep tuned.