Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
83 stars 65 forks source link

Pipeline fixes (MSI) #536

Closed vilit1 closed 2 years ago

vilit1 commented 2 years ago

MSI pipeline fix (install packages on correct python version) addition of some sleeps into storage tests to improve performance.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

Intent for Production

Basic expectations

Azure IoT CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).

vilit1 commented 2 years ago

https://dev.azure.com/azureiotdevxp/aziotcli/_build/results?buildId=5930&view=results - py 37

digimaun commented 2 years ago

For future reference, you just need to have an IOT_CLI_ADU_ENABLED=1 var setup in your var group to avoid the device-update not found errors in smoke tests.