VMware Tanzu RabbitMQ for VMs runs a set of smoke tests during installation to confirm system health.
The smoke tests perform the following for each available service plan:
system
and creates a space to run the tests.Note: Smoke tests fail unless you enable global default application security groups (ASGs). You can enable global default ASGs by binding the ASG to the system
org without specifying a space. To enable global default ASGs, use cf bind-running-security-group
. ## Troubleshooting If errors occur while the smoke tests run, they are summarized at the end of the errand log output. Detailed logs can be found where the failure occurs. When encountering an error when running smoke tests, it can be helpful to search the log for other instances of the error summary printed at the end of the tests, for example, Failed to target Cloud Foundry
. Lookout for TIP: ...
in the logs next to any error output for further troubleshooting hints.