DaanHoogland commented on a change in pull request #2292:
CLOUDSTACK-10108:ConfigKey based approach for reading 'ping' configua?
URL: https://github.com/apache/cloudstack/pull/2292#discussion_r159452635
##########
File path: test/integration/component/test_host.py
##########
@@ -155,7 +152,7 @@ def checkHostStateInCloudstack(self, state, hostId):
except Exception as e:
self.logger.debug("Got exception %s" % e)
return False, 1
-
+
Review comment:
this should be a checkstyle violation
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services