Enterprise Test Deploy
Getting static information about the enterprise can only give a limited amount of insight into the enterprise, so the Enterprise Deployment Health Check also provides an option to perform a "dry run" test deployment. In this test, sample application is deployed on each node in the enterprise. After the test deployments are completed, a report is generated showing the time taken for the deployment on each node. Also the sample application deployed on each node is undeployed and deleted from environment.
The following image displays the output of a test deployment.
Test Deploy Report
When the execution of test is finished, you can view the report by clicking the Review button. Test Deploy Report provides information such as time taken to deploy sample application on a node, result in terms of passed or failed with respect to each node.
Test Deploy Report provides the following information:
Column | Description |
---|---|
Environment | The name of the environment managing hosts and nodes |
Node | Name of node on which test deployment is done. |
Host | Name of host managing the node. |
Logs | Click Logs to download logs of node on which sample application is deployed. |
Deploy time (milliseconds) | Time taken to deploy sample application on a node |
Result | Result of Test Deployment (Passed or Failed). |
Error(s) | Errors seen during test deploy |