Add a script file for testing StorageQuota value#8444
Merged
ading007 merged 1 commit intovmware:masterfrom Jan 14, 2019
Merged
Conversation
801b053 to
77ee801
Compare
d54c35a to
697715b
Compare
| @@ -0,0 +1,341 @@ | |||
| # Copyright 2016-2017 VMware, Inc. All Rights Reserved. | |||
| Should Be Equal As Integers ${rc} 0 | ||
|
|
||
| Custom Install VCH | ||
| [Arguments] ${version} ${prefix} ${imageStore}=%{TEST_DATASTORE} ${baseImageSize}=8G ${cleanup}=${False} |
Contributor
There was a problem hiding this comment.
Please also make bridge network range as parameter and when you create 3 VCH, please assign different bridge network-range for them.
94d4e2a to
c1ffd34
Compare
After vic 1.5 version, vic-machine cmdline added a parameter called --storage-quota, this script is used to test the function of the parameter.
c1ffd34 to
8593f0a
Compare
luwang-vmware
approved these changes
Jan 14, 2019
wjun
approved these changes
Jan 14, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade test.
[specific ci=11-06-Upgrade-StorageQuota]