GitHub user agneya2001 opened a pull request: https://github.com/apache/cloudstack/pull/1240
CLOUDSTACK-9161: fix the quota marvin test 1. Create a dummy user, as existing user may already have stale quota data 2. fix the tests to use the dummy user 3. a boundary condition was revealed and fixed for a new user where quota service has never run and created bootstrap entries You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack master-9161 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1240.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1240 ---- commit b9ff4abadecc44924b0f77ebd2c8cb2d4f9cc253 Author: Abhinandan Prateek <abhinandan.prat...@shapeblue.com> Date: 2015-12-14T06:40:48Z CLOUDSTACK-9161: fix the quota marvin test 1. Create a dummy user, as existing user may already have stale quota data 2. fix the tests to use the dummy user 3. a boundary condition was revealed and fixed for a new user where quota service has never run and created bootstrap entries ---- --- 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. ---