----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16481/ -----------------------------------------------------------
Review request for cloudstack and Girish Shilamkar. 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 ----- test/integration/component/test_egress_fw_rules.py 919725f test/integration/component/test_haproxy.py 1c8dc63 test/integration/smoke/test_deploy_vm_with_userdata.py 8910b2e test/integration/smoke/test_deploy_vms_with_varied_deploymentplanners.py a08537e test/integration/smoke/test_service_offerings.py 22273d7 Diff: https://reviews.apache.org/r/16481/diff/ Testing ------- Tested using command "python test_suite_name.py" Thanks, Gaurav Aradhye