-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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] Add at least one performance test for administration #17169
Labels
Milestone
Comments
mccoyp
added
KeyVault
Client
This issue points to a problem in the data-plane of the library.
test enhancement
labels
Mar 8, 2021
Since testing the performance of long-running operations isn't very useful, we can probably focus on testing just the KeyVaultAccessControlClient. We can coordinate with the rest of the team to focus on the most relevant operations |
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this issue
Jan 12, 2022
Add swagger definitions for deletedAutomationAccounts resource type (Azure#17169) * add swagger definitions for deletedAutomationAccounts resource type * fix semantic and model validation error * fix model validation error * fix date format and schema type * fix lint diff error * fix paths * fix lint diff * remove errorresponse schema * add errorresponse schema * add reference in readme * supress error schema * fix URI path to return list of deleted accounts * remove automation account name parameter Co-authored-by: Ravi Yadav <[email protected]>
Resolved by #23303 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Testing instructions can be found here, and performance tests for already-GA'ed libraries can be found here.
The text was updated successfully, but these errors were encountered: