andrijapanicsb commented on issue #4757:
URL: https://github.com/apache/cloudstack/issues/4757#issuecomment-813995079


   "QEMU command 'migrate': this feature or command is not currently supported"
   
   is the a long standing issue, where it worked in centos6, then feature 
revoked in centos7, even _yum install centos-release-qemu-ev; yum install 
qemu-kvm-ev_ - will NOT work, only when you use the qemu-kvm-ev from the oVirt 
repo - only that one comes with support for the live storage migration (and 
yes, Ubuntu works by default)
   
   @weizhouapache @DaanHoogland  - as already discussed (with Daan), now that 
tests are running on python3, we are seeing those 2 tests fail and being 
reported as failed - while previously (while using python2) those tests were 
never reported to fail (but they certainly DID fail, as hypervisor centos7 
doesn't support it) - I don't know why suddenly they are reported as failed, 
while they were NOT reported (but did fail if even attempted) previously.
   
   So my idea is to skip this test - or at minimum to have the tests behave the 
same way they behaved while on python2 (skip it? or whatever way it worked 
before)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to