bernardodemarco commented on code in PR #12975:
URL: https://github.com/apache/cloudstack/pull/12975#discussion_r3096655807
##########
test/integration/component/test_escalations_ipaddresses.py:
##########
@@ -3455,8 +3455,7 @@ def test_17_create_update_autoscalepolicy(self):
Step18: Verifying Autoscale policy is updated with condition2
"""
if self.hypervisor.lower() == 'kvm':
Review Comment:
@DaanHoogland, I actually do not really know why these test cases have such
constraints. I've changed the `skipTest` messages because the tests are not
related with the `scaleVirtualMachine` API. So, I think it is better to keep
these conditionals.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]