blob: 8ee71ccd1d3bbd3948a0ee3689e1b1b976d34c1b [file] [log] [blame]
Jakob Buchgraber8da42b62019-04-24 07:37:07 -07001# Configuration to build and test Bazel itself on RBE.
2build:remote --host_javabase=@bazel_toolchains//configs/ubuntu16_04_clang/1.2:jdk8
3build:remote --javabase=@bazel_toolchains//configs/ubuntu16_04_clang/1.2:jdk8
4build:remote --host_java_toolchain=@bazel_tools//tools/jdk:toolchain_hostjdk8
5build:remote --java_toolchain=@bazel_tools//tools/jdk:toolchain_hostjdk8
6build:remote --crosstool_top=@bazel_toolchains//configs/ubuntu16_04_clang/1.2/bazel_0.24.0/default:toolchain
7
8build:remote --extra_toolchains=@bazel_toolchains//configs/ubuntu16_04_clang/1.2/bazel_0.24.0/cpp:cc-toolchain-clang-x86_64-default
9build:remote --extra_execution_platforms=//:rbe_ubuntu1604_default
10build:remote --extra_execution_platforms=//:rbe_ubuntu1604_highcpu
11build:remote --host_platform=//:rbe_ubuntu1604_default
12build:remote --platforms=//:rbe_ubuntu1604_default
13
14build:remote --spawn_strategy=remote
15build:remote --strategy=Javac=remote
16build:remote --strategy=Closure=remote
17build:remote --strategy=Genrule=remote
18build:remote --define=EXECUTOR=remote
19
20build:remote --remote_instance_name=projects/bazel-untrusted/instances/default_instance
21build:remote --remote_executor=remotebuildexecution.googleapis.com
22build:remote --remote_timeout=1200
23build:remote --tls_enabled
24build:remote --google_default_credentials
25
26build:remote --jobs=100
27build:remote --action_env=PATH=/bin:/usr/bin:/usr/local/bin
28build:remote --disk_cache=