[
https://issues.apache.org/jira/browse/CLOUDSTACK-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550150#comment-14550150
]
ASF GitHub Bot commented on CLOUDSTACK-8481:
--------------------------------------------
GitHub user gauravaradhye opened a pull request:
https://github.com/apache/cloudstack/pull/258
CLOUDSTACK-8481: Adding test cases for validating global limit on
concurrent snapshots
The global flag "concurrent.snapshots.threshold.perhost" defines how many
concurrent snapshots are allowed per host.
The test cases test the functionality depending on flag value in positive
and negative way.
Tested on KVM Advanced and Basic zones.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gauravaradhye/cloudstack 8481
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/258.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 #258
----
commit 2f5651c13a0a47ca9c6d5f87795685120aa7d432
Author: Gaurav Aradhye <[email protected]>
Date: 2015-05-19T09:45:29Z
CLOUDSTACK-8481: Adding test cases for validating global limit on
concurrent snapshots
commit 52751515b41292bd295938814a837487051b1e91
Author: Gaurav Aradhye <[email protected]>
Date: 2015-05-19T09:52:33Z
Changing class name
----
> Add test cases for validating global limit
> "concurrent.snapshots.threshold.perhost" is respected
> ------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8481
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8481
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: Future
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: Future
>
>
> Add test cases for validating global limit
> "concurrent.snapshots.threshold.perhost" is respected
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)