Uh oh!
There was an error while loading. Please reload this page.
CLOUDSTACK-8556: Unable to delete attached volume in cleanup - #481
CLOUDSTACK-8556: Unable to delete attached volume in cleanup#481pritisarap12 wants to merge 8 commits into
Conversation
asfbot
commented
Jun 18, 2015
cloudstack-pull-requests #487 FAILURE |
There was a problem hiding this comment.
Why reboot and then delete? Also add suitable description and test run log results to the description.
e291f8c to
ae17385Comparepritisarap12
commented
Jun 19, 2015
Removed reboot as it is not needed. Storage and Snapshot Limit ... === TestName: test_01_storage_snapshots_limits | Status : SUCCESS === Ran 1 test in 300.585s OK |
gauravaradhye
commented
Jun 19, 2015
Can you please explain why the test case was failing before? Why the cleanup was failing for volume? |
asfbot
commented
Jun 19, 2015
cloudstack-pull-requests #502 FAILURE |
asfbot
commented
Jun 19, 2015
cloudstack-pull-requests #501 SUCCESS |
asfbot
commented
Jun 19, 2015
cloudstack-pull-requests #504 FAILURE |
asfbot
commented
Jun 19, 2015
cloudstack-pull-requests #503 SUCCESS |
pritisarap12
commented
Jun 25, 2015
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. |
asfbot
commented
Jun 25, 2015
cloudstack-pull-requests #647 SUCCESS |
There was a problem hiding this comment.
cleanup has to be declared before skipping the test case
There was a problem hiding this comment.
Updated testpath as per the review comment.
asfbot
commented
Jun 26, 2015
cloudstack-pull-requests #662 SUCCESS |
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
commented
Jul 14, 2015
Sanjeev N on dev@cloudstack.apache.org replies: |
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. |
yadvr
commented
Jul 16, 2015
LGTM, squashing and merging; please squash your changes in future as you iterate on your PR |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> This closesapache#481
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
No description provided.