Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[ci] Add timeout to update-weights jobs #5822

Merged
merged 1 commit into from
Jul 27, 2022
Merged

[ci] Add timeout to update-weights jobs #5822

merged 1 commit into from
Jul 27, 2022

Conversation

alvicsam
Copy link
Contributor

Currently timeout for all jobs is 1 day which is too much especially when a job hangs for some reasons. PR sets timeout 1 day only from update-weights jobs. For other jobs default timeout will be 2 hours (it's going to be set in repo settings)

https://github.com/paritytech/ci_cd/issues/543

@alvicsam alvicsam requested a review from a team as a code owner July 27, 2022 12:52
@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Jul 27, 2022
@paritytech-ci paritytech-ci requested a review from a team July 27, 2022 12:52
@paritytech-ci paritytech-ci requested a review from a team July 27, 2022 12:53
@alvicsam alvicsam added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jul 27, 2022
@alvicsam alvicsam merged commit 21fb001 into master Jul 27, 2022
@alvicsam alvicsam deleted the as-ci-timeout branch July 27, 2022 13:31
chevdor pushed a commit that referenced this pull request Jul 28, 2022
chevdor added a commit that referenced this pull request Jul 28, 2022
Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com>
ordian added a commit that referenced this pull request Jul 28, 2022
* master: (37 commits)
  Backport crate version bumps to 0.9.27 (#5826)
  Fix GHA (#5825)
  [ci] Add timeout to benchmark jobs (#5822)
  Parachains db column "migration" (#5797)
  Companion for #11831 (#5784)
  [ci] Return production image (#5818)
  add migration for staking v10 (#5817)
  Prepare for rust 1.62.1 (#5811)
  Bump strum to 0.24.1 (#5816)
  Bump substrate (#5814)
  Add missing trigger wildcards for some CI workflows (#5812)
  malus: add `finality_delay` cli flag (#5770)
  [ci] publish parachain-implementers-guide (#5806)
  westend xcm: collectives parachain is trusted teleporter (#5798)
  Cleanup light client leftovers (#5794)
  Fix benchmarking tests (#5791)
  allow re-use and avoid compiling kusama parachain code (#5792)
  Introduce async runtime calling trait for runtime-api subsystem (#5782)
  add `Extrinsic Ordering` check that runs against a local reference node (#5790)
  Co #11456: Expose `benchmark extrinsic` command (#5620)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants