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?).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---