Kami commented on pull request #1616: URL: https://github.com/apache/libcloud/pull/1616#issuecomment-949834190
@c-w Thanks. For now, I went ahead and manually deleted storage accounts in the Azure Portal. Going forward, as a improvement I propose adding a cleanup step which runs before each test run and also as part of a cron job (in case tests are non-gracefully terminated and tearDownClass cleanup step doesn't run). To be on the safe side, we should probably prefix all the resources created by tests using ``libcloud-itests-`` or similar and only delete resources with that prefix (I know all the resources already use libcloud prefix, but some of the accounts already contain a bucket with libcloud name which shouldn't get deleted so this would potentially conflict). -- 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]
