Deploying scriptable code coverage services

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

  1. Load the files in the base/cntl/tpfccvrest.loadfile file to the z/TPF system.
  2. Deploy the OpenAPI descriptor for scriptable code coverage services (ccv.tpf.swagger.json):
    1. 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

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

  3. Deploy the scriptable code coverage service descriptor (tpfccv.srvc.json):
    1. 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

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