You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2021/10/22 15:09:59 UTC

[GitHub] [libcloud] Kami commented on pull request #1616: Integration tests changes and fixes

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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org