JoaoJandre commented on code in PR #12975:
URL: https://github.com/apache/cloudstack/pull/12975#discussion_r3203078099
##########
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':
- self.skipTest(
- "ScaleVM is not supported on KVM. Hence, skipping the test")
+ self.skipTest("Test not supported on KVM. Skipping it")
Review Comment:
not a -1 but is this related to the PR?
--
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]