Before you can use scriptable code coverage support, you must
deploy the scriptable code coverage services to your z/TPF system by using common deployment.
Procedure
-
Load the files in the base/cntl/tpfccvrest.loadfile file to the z/TPF system.
- Deploy the OpenAPI descriptor for scriptable code coverage services
(ccv.tpf.swagger.json):
- To check whether the file is already deployed on the z/TPF system, enter the following command on the z/TPF system:
zmdes display file-ccv.tpf.swagger.json
- If the file is not deployed yet, enter the following command on the z/TPF system to deploy the file:
zmdes deploy file-ccv.tpf.swagger.json
- Deploy the scriptable code coverage service descriptor
(tpfccv.srvc.json):
- To check whether the file is already deployed on the z/TPF system, enter the following command on the z/TPF system:
zmdes display file-tpfccv.srvc.json
- If the file is not deployed yet, enter the following command on the z/TPF system to deploy the file:
zmdes deploy file-tpfccv.srvc.json