[
https://issues.apache.org/jira/browse/CLOUDSTACK-8895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072663#comment-15072663
]
ASF GitHub Bot commented on CLOUDSTACK-8895:
--------------------------------------------
Github user DaanHoogland commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/869#discussion_r48475788
--- Diff: test/integration/testpaths/testpath_attach_disk_zwps.py ---
@@ -207,3 +208,188 @@ def test_01_attach_datadisk_to_vm_on_zwps(self):
"Check: Data if Disk is attached to VM")
return
+
+
+class TestAttachDataDiskOnCWPS(cloudstackTestCase):
--- End diff --
is the name of this class a typo? it ends with CWPS (cluster wide primary
storage?).
> Verify if storage can be selected when attaching uploaded data volume to VM
> ---------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8895
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8895
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.2.1
> Reporter: Priti Sarap
> Fix For: 4.2.1
>
>
> Test case to verify if data volume uploaded in a storage pool is available
> for attachment to a Virtual Machine.and also check that after attachment the
> volume is in correct storage pool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)