azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

Automate Azure Identity SDK Manual/Vendor Tests

Open joshfree opened this issue 2 years ago • 1 comments

We should leverage @christothes 's work on https://github.com/Azure/azure-sdk-for-net/pull/33017/files to fully automate the list of manual/vendor test scenarios which are documented in the issues here: https://github.com/Azure/azure-sdk/issues?q=is%3Aopen+is%3Aissue+label%3AAzure.Identity

This includes:

  • [ ] Automate Azure Arc testing
  • [ ] Automate Azure Identity multi tenant testing
  • [ ] Automate Azure Kubernetes Service
    • https://github.com/Azure/azure-sdk-for-python/pull/33742
  • [ ] Automate Azure Container Instances testing
  • [ ] Automate Azure WebJobs testing
    • https://github.com/Azure/azure-sdk-for-python/pull/33742
  • [ ] Automate Azure Service Fabric testing
  • [ ] Automate Azure Functions testing
    • https://github.com/Azure/azure-sdk-for-python/pull/33742
  • [ ] Automate VM MSI testing
  • [ ] ~~Automate Pod Identity testing~~
    • Deprecated. Will be covered by AKS workload identity testing
  • [ ] ~~Automate Cloudshell testing~~
    • Requires manually navigating to a cloud shell, and not sure how to automate.

joshfree avatar Jul 07 '23 21:07 joshfree

@pvaneck could you update the progress here (checkboxes above)

joshfree avatar Jan 08 '24 20:01 joshfree

Closing this as completed. Can revisit Arc and Service Fabric test automation separately if we determine it's worth the ROI.

pvaneck avatar Feb 13 '24 22:02 pvaneck