DaanHoogland commented on a change in pull request #4801:
URL: https://github.com/apache/cloudstack/pull/4801#discussion_r593077404



##########
File path: test/integration/smoke/test_vm_life_cycle.py
##########
@@ -1443,6 +1443,12 @@ def setUp(self):
         if len(self.hosts) < 2:
             self.skipTest("Requires at least two hosts for performing 
migration related tests")
 
+
+        for host in self.hosts:

Review comment:
       I could, but since the tests are for KVM only anyway, that would 
effectively mean disabling the tests completely.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to