build: force RBE runs to use linux remote executors (#33902)

PR Close #33902
This commit is contained in:
Joey Perrott 2019-11-18 12:20:40 -08:00 committed by Alex Rickabaugh
parent c44415494a
commit 90c3d98dd9
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@ build:remote --remote_timeout=600
build:remote --jobs=150
build:remote --google_default_credentials
# Force remote exeuctions to consider the entire run as linux
build:remote --cpu=k8
build:remote --host_cpu=k8
# Toolchain and platform related flags
build:remote --host_javabase=@rbe_ubuntu1604_angular//java:jdk
build:remote --javabase=@rbe_ubuntu1604_angular//java:jdk