Skip to content

Commit

Permalink
Merge "Upload build and test results to BES." into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bmclarnon authored and Gerrit Code Review committed Jul 30, 2024
2 parents f073276 + 9e43b5e commit 5d1e5bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,10 @@ build:cfc-remote --extra_execution_platforms=//:remote_platform
build:cfc-remote --host_platform=//:remote_platform
build:cfc-remote --platforms=//:remote_platform
build:cfc-remote --jobs=50

# Settings for uploading results to BES.
build:cfc-remote --bes_backend=buildeventservice-pa.googleapis.com
build:cfc-remote --bes_instance_name=560162532548
build:cfc-remote --bes_header=X-Goog-User-Project=560162532548
build:cfc-remote --bes_results_url=http://sponge2/
build:cfc-remote --grpc_keepalive_time=30s

0 comments on commit 5d1e5bd

Please sign in to comment.