[
https://issues.apache.org/jira/browse/CLOUDSTACK-8631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626119#comment-14626119
]
ASF GitHub Bot commented on CLOUDSTACK-8631:
--------------------------------------------
GitHub user nitt10prashant opened a pull request:
https://github.com/apache/cloudstack/pull/585
CLOUDSTACK-8631 :changing if condition in component/test_ss_max_limit…
test result
========
Test Try to deploy VM with admin account where account has not used ... ===
TestName: test_01_deploy_vm_domain_limit_reached | Status : SUCCESS ===
ok
Test Try to deploy VM with admin account where account has used ... ===
TestName: test_02_deploy_vm_account_limit_reached | Status : SUCCESS ===
ok
Test TTry to deploy VM with admin account where account has not used ...
=== TestName: test_03_deploy_vm_project_limit_reached | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 3 tests in 440.349s
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitt10prashant/cloudstack ss_mx_limits
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/585.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 #585
----
commit 6d8cf3109195a896f2161a02f20d9401a3a67683
Author: nitt10prashant <[email protected]>
Date: 2015-07-14T09:38:58Z
CLOUDSTACK-8631 :changing if condition in component/test_ss_max_limits.py
----
> [Automation]fixing test/integration/component/test_ss_max_limits.py
> -------------------------------------------------------------------
>
> Key: CLOUDSTACK-8631
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8631
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin
> Affects Versions: 4.5.1
> Reporter: prashant kumar mishra
> Assignee: prashant kumar mishra
> Fix For: 4.5.1
>
>
> Method "updateSecondaryStorageLimits " was not updating resource count if
> values(accountLimit, domainLimit, projectLimit) are zero .
> modifes if condition to consider zero also.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)