Github user ustcweizhou commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1212#discussion_r47437500 --- Diff: server/test/com/cloud/user/AccountManagerImplTest.java --- @@ -185,6 +186,8 @@ @Mock GlobalLoadBalancerRuleDao _gslbRuleDao; @Mock + SSHKeyPairDao _sshKeyPairDao; --- End diff -- @borisroman the unit tests will fail without this change. anyway, I will add some codes in the test file.
--- 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. ---