Skip to content

Commit

Permalink
chronos: extend timeout (#12855)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidKorczynski authored Dec 17, 2024
1 parent 92c9fa2 commit 3d393b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/experimental/chronos/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ steps:
images:
- us-central1-docker.pkg.dev/oss-fuzz/oss-fuzz-gen/${_PROJECT}-ofg-cached-address
- us-central1-docker.pkg.dev/oss-fuzz/oss-fuzz-gen/${_PROJECT}-ofg-cached-coverage
timeout: 1800s
timeout: 72000s # 20 hours, same as build_lib.py
logsBucket: oss-fuzz-gcb-logs
tags:
- ${_PROJECT}
Expand Down

0 comments on commit 3d393b1

Please sign in to comment.