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

Smoke test isolation per package #20243

Merged
merged 30 commits into from
Aug 12, 2021
Merged

Smoke test isolation per package #20243

merged 30 commits into from
Aug 12, 2021

Conversation

ckairen
Copy link
Member

@ckairen ckairen commented Aug 12, 2021

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

ckairen added 27 commits August 10, 2021 11:19
@benbp
Copy link
Member

benbp commented Aug 12, 2021

/azp run python - smoke-tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@benbp
Copy link
Member

benbp commented Aug 12, 2021

A couple nits but looks good.

@benbp benbp self-requested a review August 12, 2021 19:38
@ckairen
Copy link
Member Author

ckairen commented Aug 12, 2021

/azp run python - smoke-tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ckairen ckairen merged commit 319181f into main Aug 12, 2021
@ckairen ckairen deleted the albertcheng/smoke-test-iso branch August 12, 2021 21:15
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Packages should only be released if they will install successfully
2 participants