-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16481/
-----------------------------------------------------------
(Updated Dec. 30, 2013, 1:40 p.m.)
Review request for cloudstack and Girish Shilamkar.
Changes
-------
Dry ran all test suites in component and smoke folders with python command.
There were issues with another 3 test suites' imports.
Adding patch to correct them.
Bugs: CLOUDSTACK-5640
https://issues.apache.org/jira/browse/CLOUDSTACK-5640
Repository: cloudstack-git
Description
-------
Some test suites are failing due to error in imports. These failures are
represented by a generic message "sequence item 0: expected string, NoneType
found".
Corrected the imports in 5 test suites which failed in recent build.
Diffs (updated)
-----
test/integration/component/test_memory_limits.py 7da85a5
test/integration/component/test_security_groups.py c90ccf6
test/integration/component/test_snapshots_improvement.py 190db55
test/integration/component/test_vmware_drs.py 8eeb2c3
Diff: https://reviews.apache.org/r/16481/diff/
Testing
-------
Tested using command "python test_suite_name.py"
Thanks,
Gaurav Aradhye