jstl-api icon indicating copy to clipboard operation
jstl-api copied to clipboard

Jakarta EE 8 TCK job

Open m0mus opened this issue 6 years ago • 2 comments

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:

  • For CTS -- https://ci.eclipse.org/jakartaee-tck/job/jakartaeetck-certification/
  • For Stand-alone TCKs -- https://ci.eclipse.org/jakartaee-tck/job/standalonetck-certification/

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

m0mus avatar May 28 '19 14:05 m0mus

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

m0mus avatar Jul 24 '19 13:07 m0mus

@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.

ruolli avatar Jul 29 '19 07:07 ruolli