jakartaee / jws-api

JWS API (Eclipse Project for JAX-WS)
BSD 3-Clause "New" or "Revised" License
5 stars 10 forks source link

Jakarta EE 8 TCK job #28

Closed m0mus closed 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.

senivam commented 5 years ago

TCK standalone jobs for JWS (common with JAXWS)

prepare glassfish (integrate JaxWS): TCK_API_GF_Integration prepare ts.jte config file (for JaxWS specific settings): jax-ws-api-tck-gf-integration run TCK after previous jobs are done: jax-ws-api-tck-test