Pearl1594 commented on a change in pull request #6152:
URL: https://github.com/apache/cloudstack/pull/6152#discussion_r832107987



##########
File path: test/integration/component/test_project_limits.py
##########
@@ -845,7 +835,6 @@ def test_06_volumes_per_project(self):
                          account=self.account.name,
                          domainid=self.account.domainid
                          )
-        self.cleanup.append(self.project_1)

Review comment:
       It is cleaned @DaanHoogland but at a later stage, as first the networks 
need to be cleaned up. As the tests failed with such  errors - `Can't delete 
the project yet because it has 1 Network to clean up` 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to