----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24805/ -----------------------------------------------------------
Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7363 https://issues.apache.org/jira/browse/CLOUDSTACK-7363 Repository: cloudstack-git Description ------- test_vmware_drs.py currently runs against any hypervisor, when it should only run against VMWare. This patch adds a check in setUpClass as to the hypervisor test, and will skip if VMWare is not in use. Diffs ----- test/integration/component/test_vmware_drs.py 7d3ab7f Diff: https://reviews.apache.org/r/24805/diff/ Testing ------- Tested against a XenServer cloud, and test correctly skipped. Thanks, Alex Brett