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

Extend Timeout of Regressions Again #15580

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Nov 30, 2020

Core nightly testing is facing a timeout issue.

Right now. We have the following:

<target folder set, select packages within>
<run whl/sdist tests>
<run tests against min/max deps for each package within target_folder>
<run regression against packages that are taken as dependencies from other packages outside the target_folder>

Which means that the core regression tests are just running longer and longer as we move more packages to track 2.

Couple of things we can do here:

  1. remove "latest" regression test. Very similar to our latest tests
  2. move the regression testing for core into each service folder. If you take a dep on core, you will get a core regression test.

Or some other combination. Either way, let's get the immediate concern out of the way.

@scbedd
Copy link
Member Author

scbedd commented Nov 30, 2020

@xiangyan99 this is what you emailed about!

@scbedd scbedd merged commit 4e0296c into Azure:master Dec 1, 2020
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Aug 11, 2021
Web ant94 2021 02 01 attempt 2 (Azure#15548)

* Adds base for updating Microsoft.Web from version stable/2021-01-15 to version 2021-02-01

* Updates readme

* Updates API version in new specs and examples

* Changes for api-version 2012-02-01 (Azure#15545)

* Address PR comments - AppServiceCertificateOrders (Azure#15561)

* Changes for api-version 2012-02-01

* Address PR comments - AppServiceCertificatesOrder

* Fix spelling issue

* Fix summary+description for GET siteseal

* Add reseller to custom words

* Make DedicatedHostCount R/W (Azure#15580)

Co-authored-by: Chris Chen <cschen13@gmail.com>
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.

2 participants