mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Double the number of jobs used by RBE.
PiperOrigin-RevId: 324022546
This commit is contained in:
committed by
gVisor bot
parent
84496b3a61
commit
0d7c87ad01
@@ -50,14 +50,14 @@ build:remote --extra_toolchains=//tools/bazeldefs:cc-toolchain-clang-x86_64-defa
|
||||
build:remote --extra_execution_platforms=//tools/bazeldefs:rbe_ubuntu1604
|
||||
build:remote --platforms=//tools/bazeldefs:rbe_ubuntu1604
|
||||
build:remote --crosstool_top=@rbe_default//cc:toolchain
|
||||
build:remote --jobs=50
|
||||
build:remote --jobs=100
|
||||
build:remote --remote_timeout=3600
|
||||
build:remote3 --host_platform=//tools/bazeldefs:rbe_ubuntu1604_bazel3
|
||||
build:remote3 --extra_toolchains=//tools/bazeldefs:cc-toolchain-clang-x86_64-default_bazel3
|
||||
build:remote3 --extra_execution_platforms=//tools/bazeldefs:rbe_ubuntu1604_bazel3
|
||||
build:remote3 --platforms=//tools/bazeldefs:rbe_ubuntu1604_bazel3
|
||||
build:remote3 --crosstool_top=@rbe_default//cc:toolchain
|
||||
build:remote3 --jobs=50
|
||||
build:remote3 --jobs=100
|
||||
build:remote3 --remote_timeout=3600
|
||||
|
||||
# Set flags for uploading to BES in order to view results in the Bazel Build
|
||||
|
||||
Reference in New Issue
Block a user