You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/14 07:46:46 UTC

[jira] [Commented] (CLOUDSTACK-9161) Quota Service: fix marvin test

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055518#comment-15055518 ] 

ASF GitHub Bot commented on CLOUDSTACK-9161:
--------------------------------------------

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 <ab...@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

----


> Quota Service: fix marvin test
> ------------------------------
>
>                 Key: CLOUDSTACK-9161
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9161
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.7.0
>            Reporter: Abhinandan Prateek
>            Assignee: Abhinandan Prateek
>            Priority: Critical
>             Fix For: 4.7.0
>
>
> the two tests in test_quota.py marvin tests are failing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)