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

CLI test runs slowly #30246

Closed
bebound opened this issue Nov 4, 2024 · 2 comments
Closed

CLI test runs slowly #30246

bebound opened this issue Nov 4, 2024 · 2 comments
Assignees
Labels
Azure CLI Team The command of the issue is owned by Azure CLI team
Milestone

Comments

@bebound
Copy link
Contributor

bebound commented Nov 4, 2024

As described in #30238

There two known issues in the CLI test that reduce speed improvement when using a multi-core agent:

  1. Some modules are run in serial, such as network.
  2. Some tests run much slower than others, slowing down the entire testing process. For example: tests/latest/test_keyvault_commands.py::KeyVaultMgmtScenarioTest::test_keyvault_list_deleted takes 6 min.
@yonzhan
Copy link
Collaborator

yonzhan commented Nov 4, 2024

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added Azure CLI Team The command of the issue is owned by Azure CLI team feature-request labels Nov 4, 2024
@yonzhan yonzhan added this to the Backlog milestone Nov 4, 2024
@bebound
Copy link
Contributor Author

bebound commented Mar 3, 2025

replace by #30923

@bebound bebound closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure CLI Team The command of the issue is owned by Azure CLI team
Projects
None yet
Development

No branches or pull requests

2 participants