stephankruggg commented on code in PR #7002:
URL: https://github.com/apache/cloudstack/pull/7002#discussion_r1053814015


##########
tools/marvin/marvin/sandbox/demo/simulator/testcase/libs/common.py:
##########
@@ -110,7 +110,7 @@ def download_systemplates_sec_storage(server, services):
                                           )
     except Exception as e:
         raise Exception("SSH access failted for server with IP address: %s" %

Review Comment:
   ```suggestion
           raise Exception("SSH access failed for server with IP address: %s" %
   ```



-- 
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]

Reply via email to