Skip to content

New EE 10 Standalone TCKs and CI used to test each with GlassFish

Scott Marlow edited this page May 11, 2022 · 14 revisions
  1. Faces TCK is run from ?

https://ci.eclipse.org/faces/job/2_faces_run_tck_against_staged_build

  1. Security TCK (previously securityapi tests) is run from ?

https://ci.eclipse.org/es/job/2_security-run-tck-against-staged-build/

  1. Authentication TCK is run from ?

https://ci.eclipse.org/authentication/job/2_authentication_run_tck_against_staged_build/

  1. Rest TCK is run from ?

https://ci.eclipse.org/jakartaee-tck/job/10/job/jakarta-rest-tck-glassfish-run/ (needs update along with runner source code at https://github.com/eclipse-ee4j/jakartaee-tck/tree/master/glassfish-runner/jaxrs-tck)

  1. JSONP TCK is run from ?

Yet to create Jenkins job, glassfish runner script probably needs update at https://github.com/eclipse-ee4j/jakartaee-tck/tree/master/glassfish-runner/jsonp-tck

  1. JSONB TCK is run from ?

Yet to create Jenkins job, glassfish runner script probably needs update at https://github.com/eclipse-ee4j/jakartaee-tck/tree/master/glassfish-runner/jsonb-tck

  1. Concurrency TCK is run from ?

Yet to create Jenkins job, glassfish runner script probably needs update at https://github.com/eclipse-ee4j/jakartaee-tck/tree/master/glassfish-runner/concurrency-tck

  1. Batch TCK is run from ?

  2. Core Profile will be merged and setup to build via CI soon TCK is run from? Runs jakarta-jsonp-tck-2.1.0.zip, jakarta-jsonb-tck-3.0.0.zip, restful-ws/3.1/jakarta-restful-ws-tck-3.1.0.zip, cdi-tck-4.0.1-dist.zip

Clone this wiki locally