Comment 4 for bug 1846390

Revision history for this message
Eduardo Sousa (edsousa) wrote :

It ran the pause action for that charm and verified if it shows the pause message or not. It didn't verify if the services inside it were running or not.

The test can be checked here: https://github.com/openstack/charm-ceilometer/blob/7998b10d93b865f104524d61b97efcf4421e7c19/tests/basic_deployment.py#L667

In the change for Zaza, we need to specify the services to see if they are running or not.