[
https://issues.apache.org/jira/browse/CLOUDSTACK-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772703#comment-15772703
]
ASF subversion and git services commented on CLOUDSTACK-9688:
-------------------------------------------------------------
Commit cdbe847d29cb077f18913c981459d6b923dc458a in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=cdbe847 ]
CLOUDSTACK-9688: Fix failing test_volumes on centos7/kvm
Due to OS/hypervisor/environmental configuration, detaching a disk/device
using libvirt can be successful without updating the domain configuration (xml).
This leads to reattachment failure as the device is blocked until the next
reboot. This fixes a specific environment case by performing stop/start on
the VM only in case of KVM, which will recreate a fresh domain config (xml)
as KVM VMs have transient domain configs (xmls don't persist).
Signed-off-by: Rohit Yadav <[email protected]>
> Fix smoke test failures for 4.9
> -------------------------------
>
> Key: CLOUDSTACK-9688
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9688
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.9.2.0
>
>
> Fix intermittent smoke test failures and blocker/critical issues for 4.9.2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)