Github user pritisarap12 commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/480#discussion_r32804688
  
    --- Diff: test/integration/testpaths/testpath_vmlc.py ---
    @@ -176,6 +176,19 @@ def setUpClass(cls):
             cls.zone = get_zone(cls.apiclient)
             cls._cleanup = []
     
    +        cls.skiptest = False
    --- End diff --
    
    This test does not require any special storage pool or with any tags. This 
check was put since it did not find any storage pool in UP state.i.e storage 
pool was present but was not in UP state.
    So should I remove the check for skipTest?


---
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.
---

Reply via email to