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

    https://github.com/apache/cloudstack/pull/1961#discussion_r103897965
  
    --- Diff: test/integration/smoke/test_snapshots.py ---
    @@ -275,7 +275,7 @@ def 
test_02_list_snapshots_with_removed_data_store(self):
             assert isinstance(clusters,list) and len(clusters)>0
     
             storage = StoragePool.create(self.apiclient,
    --- End diff --
    
    I think It's good append this storage to cleanup as soon as it's created. 
I've hit the exact issue that would leave it added in Cloudstack. I've a test 
failure before the point it is appended and cleanup() didn't wiped it. 


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