DaanHoogland commented on code in PR #9172: URL: https://github.com/apache/cloudstack/pull/9172#discussion_r1634418848
########## server/src/test/java/com/cloud/resourcelimit/ResourceLimitManagerImplTest.java: ########## @@ -472,6 +508,51 @@ public void testFindCorrectResourceLimitForDomain() { Assert.assertEquals(defaultDomainCpuMax, result); } + @Test Review Comment: ok, this one looks good, not sure if the build failures are related. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org