Skip to content
Snippets Groups Projects
Unverified Commit 01a0f469 authored by Michael Hudgins's avatar Michael Hudgins Committed by GitHub
Browse files

Update RBE jobs values for better remote use (#127)

parent 2e3055c2
No related branches found
No related tags found
No related merge requests found
...@@ -91,6 +91,7 @@ build:rbe --bes_timeout=600s ...@@ -91,6 +91,7 @@ build:rbe --bes_timeout=600s
build:rbe --define=EXECUTOR=remote build:rbe --define=EXECUTOR=remote
build:rbe --distinct_host_configuration=false build:rbe --distinct_host_configuration=false
build:rbe --flaky_test_attempts=3 build:rbe --flaky_test_attempts=3
build:rbe --jobs=800
build:rbe --remote_executor=grpcs://remotebuildexecution.googleapis.com build:rbe --remote_executor=grpcs://remotebuildexecution.googleapis.com
build:rbe --remote_timeout=3600 build:rbe --remote_timeout=3600
build:rbe --spawn_strategy=remote,worker,standalone,local build:rbe --spawn_strategy=remote,worker,standalone,local
......
...@@ -112,7 +112,7 @@ build:rbe --bes_timeout=600s ...@@ -112,7 +112,7 @@ build:rbe --bes_timeout=600s
build:rbe --define=EXECUTOR=remote build:rbe --define=EXECUTOR=remote
build:rbe --distinct_host_configuration=false build:rbe --distinct_host_configuration=false
build:rbe --flaky_test_attempts=3 build:rbe --flaky_test_attempts=3
build:rbe --jobs=1000 build:rbe --jobs=800
build:rbe --remote_executor=grpcs://remotebuildexecution.googleapis.com build:rbe --remote_executor=grpcs://remotebuildexecution.googleapis.com
build:rbe --remote_timeout=3600 build:rbe --remote_timeout=3600
build:rbe --spawn_strategy=remote,worker,standalone,local build:rbe --spawn_strategy=remote,worker,standalone,local
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment