Github user serbaut commented on the pull request: https://github.com/apache/cloudstack/pull/981#issuecomment-151652563 Getting errors when running test/systemvm/test_update_config.py. from envassert import file, process, package, user, group, port, cron, detect, ip ImportError: cannot import name ip Got other errors when setting up devcloud by following https://cwiki.apache.org/confluence/display/CLOUDSTACK/devcloud-kvm but I managed to work around it. Exception Occurred Under createLogs :['Traceback (most recent call last):\n', ' File "/usr/local/lib/python2.7/site-packages/Marvin-4.6.0_SNAPSHOT-py2.7.egg/marvin/marvinLog.py", line 157, in createLogs\n (\'LogFolderPath\' in log_cfg.__dict__.keys()) and\n', "Attri buteError: 'list' object has no attribute '__dict__'\n"] Not sure how to proceed. Are these tests supposed to work at all?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---