| { |
| "$fuchsia/rbe": { |
| "instance": "projects/rbe-fuchsia-prod/instances/default", |
| "platform": "container-image=docker://gcr.io/cloud-marketplace/google/debian11@sha256:69e2789c9f3d28c6a0f13b25062c240ee7772be1f5e6d41bb4680b63eae6b304" |
| }, |
| "builders": { |
| "linux-amd64": [ |
| "clang_toolchain.ci.core.arm64-debug", |
| "clang_toolchain.ci.core.arm64-release", |
| "clang_toolchain.ci.core.x64-debug", |
| "clang_toolchain.ci.core.x64-release" |
| ], |
| "mac-amd64": [ |
| "clang_toolchain.ci.core.x64-host_test_only-mac" |
| ] |
| }, |
| "enable_assertions": true, |
| "enable_backtraces": true, |
| "gcs_bucket": "fuchsia-build", |
| "platform": "linux-amd64", |
| "recipe": "contrib/clang_toolchain", |
| "recipes_use_py3": true, |
| "tot_builders": { |
| "linux-amd64": [ |
| "clang_toolchain.ci.core.x64-debug-tot-build_only" |
| ] |
| }, |
| "use_rbe": true |
| } |