c-w commented on issue #1432: Make id lower for consistent uuid generation URL: https://github.com/apache/libcloud/pull/1432#issuecomment-591113534 @Kami Yes, I agree that we should validate this against a real Azure environment. I have a subscription set up which I'm using for libcloud integration testing which we can use for this. @foospidy Would it be possible for you to add a test script for the functionality to the [libcloud-tests](https://github.com/c-w/libcloud-tests) repo (e.g. could be as simple as creating a VM and then deleting it again)? The repo executes a suite of integration tests on a schedule so that we get alerted if there are changes in the underlying cloud APIs which cause a breakage in libcloud. Authentication to Azure is handled via a service principal (see the `auth_*` variables in [azure-pipelines-test-azure.yaml](https://github.com/c-w/libcloud-tests/blob/564f24488952ec8d53e20994ec7769a0a423b539/azure-pipelines-test-azure.yaml#L20)).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
