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

[ci] Lift "Run Build" time limit to 20 minutes #7781

Merged

Conversation

erjiaqing
Copy link
Contributor

@erjiaqing erjiaqing commented Jun 21, 2021

Problem

Current CI limit for "Run Build" step in "Builds" action is 10 minutes

Some runs in master branch reaches 9m53s https://github.com/project-chip/connectedhomeip/runs/2864147126

Thus some PR may met timeout if it runs a bit slower.

Change overview

Set timeout to 20 minutes

Testing

  • CI timeout change

@erjiaqing erjiaqing force-pushed the fix/lift-ci-build-time-limit branch from 74ba6c7 to 849cd7c Compare June 21, 2021 09:17
@bzbarsky-apple bzbarsky-apple added the hotfix urgent fix needed, can bypass review label Jun 21, 2021
@bzbarsky-apple
Copy link
Contributor

Merging as hotfix to unblock other PRs. The one failing test is clearly unrelated to this change.

@bzbarsky-apple bzbarsky-apple merged commit 39581f6 into project-chip:master Jun 21, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
* [ci] Lift "Run Build" time limit to 20 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github hotfix urgent fix needed, can bypass review review - pending workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants