Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1960 @rhtyd tests looks good, except this one: ``` ERROR: Tests default ha providers list ---------------------------------------------------------------------- Traceback (most recent call last): File "/marvin/tests/smoke/test_hostha_simulator.py", line 199, in test_ha_list_providers response = self.apiclient.listHostHAProviders(cmd)[0] TypeError: 'NoneType' object has no attribute '__getitem__' ``` Looks like when simulator is not deployed test would fail.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---