----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21858/ -----------------------------------------------------------
Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-6758 https://issues.apache.org/jira/browse/CLOUDSTACK-6758 Repository: cloudstack-git Description ------- Whenever API returns error message for failed job (not exception), in this case it is returned to test cases as it is. Instead it should throw exceptions for failed jobs. Diffs ----- test/integration/component/test_accounts.py 9b9ae75 test/integration/component/test_add_remove_network.py 969d94c test/integration/component/test_affinity_groups.py d31746a test/integration/component/test_assign_vm.py 0b07e9f test/integration/component/test_ip_reservation.py eb193d1 test/integration/component/test_non_contiguous_vlan.py 1f74252 test/integration/component/test_projects.py cf6cec8 test/integration/component/test_volumes.py 4a91e5d test/integration/component/test_vpc.py 31b421c test/integration/component/test_vpc_network.py 8d12ec6 test/integration/component/test_vpc_network_lbrules.py 47bdce5 test/integration/component/test_vpc_vms_deployment.py 19aa448 test/integration/smoke/test_network.py 7cd3973 test/integration/smoke/test_nic.py a76e858 test/integration/smoke/test_primary_storage.py 5b24b64 test/integration/smoke/test_volumes.py cc76e49 tools/marvin/marvin/cloudstackConnection.py 8044da7 tools/marvin/marvin/codes.py c72a6bd Diff: https://reviews.apache.org/r/21858/diff/ Testing ------- Tested all the changed test cases on VMware. Thanks, Gaurav Aradhye