Devcenter dataplane SDK v2023-04-01, integration tests, and samples#36245
Devcenter dataplane SDK v2023-04-01, integration tests, and samples#36245ShivangiReja merged 66 commits intomainfrom
Conversation
* Add session records * Fix build errors in samples * Update test project file * Add devbox client tests * Add devcenter client tests * Add env client tests (incomplete) * Add devcenter admin permissions to the bicep config * Remove old devbox tests * Update env tests + session recordings * Environments tests + session records * Remove stale session records * Update env client tests and records * Update env session records * Update dev-center tests * Update session records + tests * Update env session records * Update dev center session records * Update env tests + session records * Fix typo * Update samples * Update dev-box client session records * Add pool schedule to the bicep script * Fix test naming * Fix naming
|
other than small nits and a couple of follow up questions, changes look good to me. @ShivangiReja let us know if you have any other comments. |
…tps://github.com/Azure/azure-sdk-for-net into dev/olegoid/devcenter-dataplane-2023-04-01-tests
|
/azp run net - devcenter - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run net - devcenter - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run net - devcenter - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run net - devcenter - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
In the case of PRs, we run tests in playback mode; live tests are not executed on PRs. We run live tests for the nightly and weekly pipeline. If running all tests live takes 3-4 hours total, that's fine. For example, you can see the nightly pipeline for Search here, which typically takes approximately 6 hours to complete. Could you please consider running the tests in live mode for this PR, or alternatively, could you create an issue to track this work and enable it in future PRs? |
|
Filed an issue that requires our team to enable live tests for the SDK: |
…zure#36245) * updating generated code
…zure#36245) * updating generated code
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines
Pipeline runs
Dry runs on the release pipeline:
https://dev.azure.com/azure-sdk/internal/_build?definitionId=5622&_a=summary
List of tests
DevBox
DevCenter
Environments
Also updated samples.