Kami commented on pull request #1616:
URL: https://github.com/apache/libcloud/pull/1616#issuecomment-949719437


   @c-w It looks like now tests start to fail with a different error:
   
   ```bash
   E       azure.core.exceptions.ResourceExistsError: 
(MaxStorageAccountsCountPerSubscriptionExceeded) Subscription 
d6d608a6-e0c8-42ae-a548-2f41793709d2 already contains 251 storage accounts in 
location eastus2 and the maximum allowed is 250.
   E       Code: MaxStorageAccountsCountPerSubscriptionExceeded
   E       Message: Subscription d6d608a6-e0c8-42ae-a548-2f41793709d2 already 
contains 251 storage accounts in location eastus2 and the maximum allowed is 
250.
   ```
   
   Do we need some additional subscription clean up step or similar which runs 
before each test run?


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