rhtyd commented on a change in pull request #2263: CLOUDSTACK-10070: Fixing
some component tests and adding them in travis
URL: https://github.com/apache/cloudstack/pull/2263#discussion_r153719450
##########
File path: test/integration/component/test_organization_states.py
##########
@@ -501,17 +501,17 @@ def test_41_disableHost(self):
Disable Host
Validate that listHosts() returns the allocationstate as "Disabled"
"""
- self.debug("Host to be disabled: " + self.host.id)
+ self.debug("Host to be disabled: " + self.host.id)
Review comment:
Looks like this adds an additional ` ` whitespace, and changes below.
----------------------------------------------------------------
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