-
Notifications
You must be signed in to change notification settings - Fork 1.3k
CLOUDSTACK-8555:Skip testcase for HyperV as it doesn't support volume resize operation #391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… resize operation
|
cloudstack-pull-requests #366 SUCCESS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be %s instead of %. Change for all applicable places.
|
Done with the review changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we skip only the resize volume test case with if condition and run test case for other operations?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we can skip only resize operation and done with modification of the code doing the same.
bf5ea20 to
3eea1f1
Compare
|
cloudstack-pull-requests #443 SUCCESS |
|
cloudstack-pull-requests #444 SUCCESS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this old code snippet which skips the whole test.
… resize operation
--Modified skipTest message text
3eea1f1 to
655c84a
Compare
|
cloudstack-pull-requests #445 SUCCESS |
|
LGTM, merging. |
supported Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com> This closes apache#391
Fixes #391 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
No description provided.