sureshanaparti commented on a change in pull request #5992: URL: https://github.com/apache/cloudstack/pull/5992#discussion_r806543253
########## File path: test/integration/smoke/test_service_offerings.py ########## @@ -715,6 +717,10 @@ def test_06_disk_offering_strictness_false(self): if self.hypervisor.lower() == "lxc": self.skipTest("Skipping this test for {} due to bug CS-38153".format(self.hypervisor)) + fullClone = Configurations.list(self.apiclient, name="vmware.create.full.clone") Review comment: call this when hypervisor is VMware -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org