Skip to content

Conversation

@pritisarap12
Copy link

No description provided.

@asfbot
Copy link

asfbot commented Jun 18, 2015

cloudstack-pull-requests #487 FAILURE
Looks like there's a problem with this pull request

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why reboot and then delete? Also add suitable description and test run log results to the description.

@pritisarap12 pritisarap12 force-pushed the deleteVolume branch 2 times, most recently from e291f8c to ae17385 Compare June 19, 2015 11:40
@pritisarap12
Copy link
Author

Removed reboot as it is not needed.
Below is the test result after removing reboot function:

Storage and Snapshot Limit ... === TestName: test_01_storage_snapshots_limits | Status : SUCCESS ===
ok


Ran 1 test in 300.585s

OK

@gauravaradhye
Copy link

Can you please explain why the test case was failing before? Why the cleanup was failing for volume?

@asfbot
Copy link

asfbot commented Jun 19, 2015

cloudstack-pull-requests #502 FAILURE
Looks like there's a problem with this pull request

@asfbot
Copy link

asfbot commented Jun 19, 2015

cloudstack-pull-requests #501 SUCCESS
This pull request looks good

@asfbot
Copy link

asfbot commented Jun 19, 2015

cloudstack-pull-requests #504 FAILURE
Looks like there's a problem with this pull request

@asfbot
Copy link

asfbot commented Jun 19, 2015

cloudstack-pull-requests #503 SUCCESS
This pull request looks good

@pritisarap12
Copy link
Author

Delete volume was failing in cleanup before because volume was not in detached state as snapshot creation failed and detach volume command did not get executed so volume remains in attached state.
Now the detach volume is executed in tearDown class itself so clean up does not fail for volume.

@asfbot
Copy link

asfbot commented Jun 25, 2015

cloudstack-pull-requests #647 SUCCESS
This pull request looks good

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cleanup has to be declared before skipping the test case

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated testpath as per the review comment.

@asfbot
Copy link

asfbot commented Jun 26, 2015

cloudstack-pull-requests #662 SUCCESS
This pull request looks good

@wido
Copy link
Contributor

wido commented Jul 14, 2015

The description of the pull request isn't really specific. Looking at the files changed it is only a test case which changed, right? No CS code itself.

@asfbot
Copy link

asfbot commented Jul 14, 2015

Sanjeev N on [email protected] replies:
You are right Wido. It is only a test case change to handle volume cleanup.

@wido
Copy link
Contributor

wido commented Jul 14, 2015

In that case LGTM

Next time try to be more descriptive, since the Jira issue didn't show it either. I really didn't know what you meant.

@rohityadavcloud
Copy link
Member

LGTM, squashing and merging; please squash your changes in future as you iterate on your PR

@asfgit asfgit closed this in c5d016c Jul 16, 2015
maneesha-p pushed a commit to maneesha-p/cloudstack that referenced this pull request Jul 31, 2015
rohityadavcloud pushed a commit that referenced this pull request Jan 20, 2021
weizhouapache pushed a commit to weizhouapache/cloudstack that referenced this pull request Sep 27, 2024
* Commit for PR shapeblue/cloudstack-apple#471

This PR adds a flag (customType) to HypervisorType to differentiate if a hypervisor plugin is built-in or customized.
With the customType flag, we can isolate conditional checks for allow the customized hypervisor plugin to proceed.

* Add customType field to HypervisorType to differentiate if the plugin is a customized type

* Address @shwstppr's comments

* Define a enum in HypervisorType to indicate specific functionalities of a hypervisor plugin type

* Refactoring to define if the hypervisor supports the operation during
initialization of the HypervisorType.

* Remove ROOT_DISK_SIZE_OVERRIDE_SUPPORTING_HYPERVISORS

---------

Co-authored-by: Annie Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants