David, > -----Original Message----- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, February 28, 2013 4:31 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ACS41][QA]Limit Resources per domain/accounts TestPlan > Review request > > On Thu, Feb 21, 2013 at 1:34 PM, Sailaja Mada <sailaja.m...@citrix.com> > wrote: > > Hi, > > > > Limit Resources per domain/accounts TestPlan is posted for review @ > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Limit+Resources > > +to+domain+or+accounts > > > > Please review and provide inputs . > > > > Thanks and Regards, > > Sailaja.M > > > Hi Sailaja: > > It looks like many of these should be able to be automated for a lot of these > tests, is that part of your plan? > > I am a bit worried about some of the expectations. For instance in the > > Max Limits [Account/Domain/Project] - Memory There is a test that steps: > Try to deploy VM with admin account where account has not used the > resources but @ domain they are not available > > And the expected result is: > Memory usage should list properly for account & Domain > > My question is - should the VM deploy? Should it fail? Surely we aren't saying > that reporting usage is sufficient to pass the test?
If the resources are not available for domain, CS will not deploy the VM and it will throw a ResourceAllocationException with "resource limit exceeds" as a response message. > > --David -Sanjay