Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Key Vault] Efficient test resource cleanup script #16473

Closed
mccoyp opened this issue Feb 2, 2021 · 0 comments · Fixed by #17032
Closed

[Key Vault] Efficient test resource cleanup script #16473

mccoyp opened this issue Feb 2, 2021 · 0 comments · Fixed by #17032
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Milestone

Comments

@mccoyp
Copy link
Member

mccoyp commented Feb 2, 2021

Key Vault tests will create resources in an existing vault/MHSM moving forward, and we need a way to clean up those resources between test runs. Synchronously deleting and purging resources of each type takes a long time to complete, so this should be done asynchronously when possible.

@mccoyp mccoyp added KeyVault Client This issue points to a problem in the data-plane of the library. test enhancement labels Feb 2, 2021
@mccoyp mccoyp added this to the [2021] March milestone Feb 2, 2021
@mccoyp mccoyp self-assigned this Feb 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant