Skip to content
Snippets Groups Projects
Commit 33f4fbfd authored by Austin Anderson's avatar Austin Anderson
Browse files

Upgrade to 1000 RBE jobs

parent 8c46879e
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,8 @@ build:rbe --bes_timeout=600s
build:rbe --define=EXECUTOR=remote
build:rbe --distinct_host_configuration=false
build:rbe --flaky_test_attempts=3
build:rbe --jobs=200
# TODO(angerson) Testing speed change from 200->1000
build:rbe --jobs=1000
build:rbe --remote_executor=grpcs://remotebuildexecution.googleapis.com
build:rbe --remote_timeout=3600
build:rbe --spawn_strategy=remote,worker,standalone,local
......
......@@ -112,7 +112,8 @@ build:rbe --bes_timeout=600s
build:rbe --define=EXECUTOR=remote
build:rbe --distinct_host_configuration=false
build:rbe --flaky_test_attempts=3
build:rbe --jobs=200
# TODO(angerson) Testing speed change from 200->1000
build:rbe --jobs=1000
build:rbe --remote_executor=grpcs://remotebuildexecution.googleapis.com
build:rbe --remote_timeout=3600
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