Skip to content

Commit

Permalink
ci: Set timeout for BES/resultstore streaming (envoyproxy#21775)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax authored Jun 21, 2022
1 parent 99a6133 commit f1236bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ build:remote-ci --remote_executor=grpcs://remotebuildexecution.googleapis.com
# Build Event Service
build:google-bes --bes_backend=grpcs://buildeventservice.googleapis.com
build:google-bes --bes_results_url=https://source.cloud.google.com/results/invocations/
build:google-bes --bes_timeout=5s

# Fuzz builds

Expand Down

0 comments on commit f1236bf

Please sign in to comment.