-
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
Smoke test isolation per package #20243
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into albertcheng/smoke-test-iso
…en/azure-sdk-for-python into albertcheng/smoke-test-iso
ckairen
requested review from
annatisch,
chlowell and
danieljurek
as code owners
August 12, 2021 19:02
ckairen
requested review from
lmazuel,
rakshith91,
scbedd,
southpolesteve and
weshaggard
as code owners
August 12, 2021 19:02
benbp
reviewed
Aug 12, 2021
benbp
reviewed
Aug 12, 2021
benbp
reviewed
Aug 12, 2021
/azp run python - smoke-tests |
Azure Pipelines successfully started running 1 pipeline(s). |
A couple nits but looks good. |
benbp
approved these changes
Aug 12, 2021
Co-authored-by: Ben Broderick Phillips <[email protected]>
…/azure-sdk-for-python into albertcheng/smoke-test-iso
/azp run python - smoke-tests |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this pull request
Aug 22, 2022
Merging agrifood RP latest swagger for public preview readiness. (Azure#20243) * Adds base for updating Microsoft.AgFoodPlatform from version preview/2020-05-12-preview to version 2021-09-01-preview * Adds base for updating Microsoft.AgFoodPlatform from version preview/2020-05-12-preview to version 2021-09-01-preview * Updates readme * Updates API version in new specs and examples * Private endpoint changes * updated examples * updated db update example * build fixes * changed common-types version * pr comments * minor update * Removed 202 response code from Put call * update examples * prettier fix * enum example fix * Incremental change of sensor feature * Adding support for operationResults api for farmbeats resource. * Making cosmetic changes to fix checks * Update readme.python.md pin the title for python SDK * Fixing one change * Rsolving comments Co-authored-by: Prabhav Gupta <[email protected]> Co-authored-by: Prabhav Gupta <[email protected]> Co-authored-by: Yuchao Yan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As discussed in this issue: Azure/azure-sdk-tools#1841
This pr isolates the smoke test to per-package rather than running it for all of the packages at once. I also trimmed down the matrix for env. setup (Python3.8 & Ubuntu 20.04) for non-nightly runs.
The pipeline test run is here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1045454&view=logs&j=811de798-cac6-5a82-8dac-ad597ae5b1be