Validating Deployment using Command Line

Procedure

This procedure helps the user to check the connectivity of various components.

  1. Login to the OpenShift CLI and run the below mentioned command.
     oc get routes --no-headers -o custom-columns=":spec.host

    After you successfully run the above command, you could see URL for below mentioned applications.

    • Partner Engagement manager
    • Partner Provisioner
    • Partner Repository
    • PEM REST API Documentation
  2. Make sure that the above-mentioned application URLs are accessible and check the application functionality.