Change CLI CI timeouts to 40min#14044
Closed
marlenecota wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
/azp run |
Contributor
|
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
Yajur-Grover
approved these changes
Oct 30, 2024
Contributor
There was a problem hiding this comment.
The 'Verify CliInitWindows PaperX64ReleaseCsChakra' check on Jon's PR here is still running at ~40 minutes - is this not an issue?
edit: looks like it timed out, and when it doesn't, it takes less time to run.👍
Contributor
Author
That's that I am trying to mitigate. When the CLI checks succeed, they usually do so in less than 20 minutes. So instead of waiting 2 hours for the check to timeout, we can bail at 40 and re-run. |
Contributor
Author
|
/azp run |
Contributor
|
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
Contributor
Author
|
This PR got in a weird state with CI. Replacing with #14045 |
auto-merge was automatically disabled
October 30, 2024 21:13
Pull request was closed
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
When the CLI CI succeeds, it usually only takes < 20 min. Sometimes it goes up to low 30s, so reducing the timeout from 120 to 40 to increase speed of re-runs.
Changelog
Should this change be included in the release notes: no
Microsoft Reviewers: Open in CodeFlow