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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---