Github user swill commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1543#discussion_r63215625 --- Diff: test/integration/component/test_acl_listvolume.py --- @@ -357,9 +357,9 @@ def tearDownClass(cls): cls.apiclient = super(TestVolumeList, cls).getClsTestClient().getApiClient() cls.apiclient.connection.apiKey = cls.default_apikey cls.apiclient.connection.securityKey = cls.default_secretkey + cleanup_resources(cls.apiclient, cls.cleanup) --- End diff -- Disregard, I can't read the difference between `test_acl_listvolume.py` and `test_acl_listvm.py`. Deleting both of these comments. This post is for everyone who follows this stuff in their email and are confused...
--- 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. ---