Alex Brett created CLOUDSTACK-7306: -------------------------------------- Summary: [Automation] test_01_primary_storage_iscsi shouldn't run on KVM or HyperV Key: CLOUDSTACK-7306 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7306 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Automation Affects Versions: 4.5.0 Reporter: Alex Brett Assignee: Alex Brett
test_01_primary_storage_iscsi in test/integration/smoke/test_primary_storage.py currently attempts to set up an iSCSI primary storage pool, regardless of the type of host. For KVM, we only support iSCSI via shared mount point, and for Hyper-V we don't support it at all, so the test should skip in these cases. -- This message was sent by Atlassian JIRA (v6.2#6252)