Extend to 3 hours - #31867
Merged
Merged
Conversation
sima-zhu
marked this pull request as ready for review
November 1, 2022 19:39
sima-zhu
requested review from
JimSuplizio,
benbp,
hallipr and
weshaggard
as code owners
November 1, 2022 19:39
sima-zhu
requested review from
danieljurek and
weshaggard
and removed request for
JimSuplizio,
benbp,
hallipr and
weshaggard
November 1, 2022 19:39
weshaggard
approved these changes
Nov 1, 2022
weshaggard
left a comment
Member
There was a problem hiding this comment.
I'm ok increasing the timeout as long as feel like there isn't any work we can cut out.
Contributor
Author
The validation step takes time but lucky this only happens every month. |
This file contains hidden or 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
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.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
Java docindex validate and update package info once the version changes. We usually ran into traffic peak during the monthly release. Extend the pipeline to 3 hours to take care of the timeout.
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1958961&view=results
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