| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see BuildbucketCfg message: |
| # https://luci-config.appspot.com/schemas/projects:buildbucket.cfg |
| |
| buckets { |
| name: "ci" |
| swarming { |
| builders { |
| name: "bloaty-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/bloaty"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "bloaty-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/bloaty"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "bloaty-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/bloaty"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "breakpad-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/breakpad_tools",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.ci.core.arm64-debug\">clang_toolchain.ci.core.arm64-debug</a>." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.ci.core.arm64-release\">clang_toolchain.ci.core.arm64-release</a>." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.ci.core.x64-debug\">clang_toolchain.ci.core.x64-debug</a>." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-debug-tot-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.ci.core.x64-host_test_only-mac\">clang_toolchain.ci.core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.ci.core.x64-release\">clang_toolchain.ci.core.x64-release</a>." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.prod.core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.prod.core.arm64-debug\">clang_toolchain.prod.core.arm64-debug</a>." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.prod.core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.prod.core.arm64-release\">clang_toolchain.prod.core.arm64-release</a>." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.prod.core.x64-debug\">clang_toolchain.prod.core.x64-debug</a>." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.prod.core.x64-host_test_only-mac\">clang_toolchain.prod.core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/clang_toolchain.prod.core.x64-release\">clang_toolchain.prod.core.x64-release</a>." |
| } |
| builders { |
| name: "cmake-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "cmake-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "cmake-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "cmake-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "cmake-windows-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "cmake-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "core.arm64-coverage-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-coverage-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/core.arm64-coverage-qemu_kvm\">core.arm64-coverage-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-profile-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-profile-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_cb0e705630482d12e5783302be6db3baf2cb1f27a48ad8e2639da12bda0369a4" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_cb0e705630482d12e5783302be6db3baf2cb1f27a48ad8e2639da12bda0369a4" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/core.arm64-profile-qemu_kvm\">core.arm64-profile-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/core.x64-coverage-qemu_kvm\">core.x64-coverage-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-rust-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-rust-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/core.x64-coverage-rust-qemu_kvm\">core.x64-coverage-rust-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-profile-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-profile-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c97d1951154121a895fcf7190956886134d5405b6f415adc4b7400996717d1d9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c97d1951154121a895fcf7190956886134d5405b6f415adc4b7400996717d1d9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/core.x64-profile-qemu_kvm\">core.x64-profile-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "edk2" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/edk2"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "fastboot-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/fastboot"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "fastboot-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/fastboot"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "fontdata" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/third_party_prebuilts"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "fuchsia-coverage" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/coverage"' |
| '}' |
| execution_timeout_secs: 28800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "gcc_toolchain.bringup.arm64-gcc" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "gcc_toolchain.bringup.arm64-gcc-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_3617e4442ecd40f438ae0d9766b87c40684f9086b87bb54662df9c9947700e1e" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/gcc_toolchain.bringup.arm64-gcc\">gcc_toolchain.bringup.arm64-gcc</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "gcc_toolchain.bringup.x64-gcc" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "gcc_toolchain.bringup.x64-gcc-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_def0835709682a871fc2528b089ce4e9837630257f2bd143cee41610c9c09474" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/gcc_toolchain.bringup.x64-gcc\">gcc_toolchain.bringup.x64-gcc</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "gnu_build_tools-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "gnu_build_tools-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "gnu_build_tools-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "goma-dev-configuration-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_gcp_configurator"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-config-roller@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "goma-dev-deployer" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_gcp_deployer"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "goma-prod-configuration-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_gcp_configurator"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-config-roller@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "goma-prod-deployer" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_gcp_deployer"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "infra" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tools"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "intel_wifi_driver" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "no_op"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "jiri" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "jiri"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "llvm_test_suite-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/llvm_test_suite"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ninja-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ninja-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ninja-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ninja-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ninja-windows-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ninja-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "qemu-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "qemu-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "qemu-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "qemu-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "recipe_bootstrap-e2e-test" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "recipe_bootstrap_test/parent"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "recipe_bootstrap-e2e-test-child" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "recipe_bootstrap_test/child"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "sample-drivers" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "samples" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "run_script"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "samples-sdk-updater" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "run_script"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "third-party-roller@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "sdk-samples-getting-started-rust" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "tensorflow" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/tensorflow"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "tools" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tools"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "vulkan_sdk" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/vulkan_sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-debug-antlion" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-debug-antlion-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/ci/workstation_eng_paused.qemu-x64-debug-antlion\">workstation_eng_paused.qemu-x64-debug-antlion</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| } |
| } |
| buckets { |
| name: "global.ci" |
| swarming { |
| builders { |
| name: "auto-submit" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "60:cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "gerrit_auto_submit"' |
| '}' |
| priority: 20 |
| execution_timeout_secs: 5400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "auto-submit@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "bringup.arm64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-asan\">bringup.arm64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-cxx20\">bringup.arm64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-no_kernel_debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-no_kernel_debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-debug-no_kernel_debug\">bringup.arm64-debug-no_kernel_debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-debug\">bringup.arm64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_86241e3696e21dade8a7d8be7b3664fb8449c23bcf71efa964615d19e2910f98" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_86241e3696e21dade8a7d8be7b3664fb8449c23bcf71efa964615d19e2910f98" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gcc" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gcc-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_3617e4442ecd40f438ae0d9766b87c40684f9086b87bb54662df9c9947700e1e" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_3617e4442ecd40f438ae0d9766b87c40684f9086b87bb54662df9c9947700e1e" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-gcc\">bringup.arm64-gcc</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-gce\">bringup.arm64-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-hwasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-hwasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a1f32ed2c0f8a1b604fb1829e0745a562466139a364b0fd474813e035370aabc" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a1f32ed2c0f8a1b604fb1829e0745a562466139a364b0fd474813e035370aabc" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-hwasan\">bringup.arm64-hwasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-lto\">bringup.arm64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.arm64-thinlto\">bringup.arm64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.chromebook-x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.chromebook-x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.chromebook-x64-dfv2-release\">bringup.chromebook-x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-asan\">bringup.x64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-cxx20\">bringup.x64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-no_kernel_debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-no_kernel_debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-debug-no_kernel_debug\">bringup.x64-debug-no_kernel_debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-debug\">bringup.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-dfv2-release\">bringup.x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-drivers-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-drivers-cxx20-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_157590c27952d93567af9d71945bacddede0144b5afd0c670fbb73841b8f2980" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_157590c27952d93567af9d71945bacddede0144b5afd0c670fbb73841b8f2980" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gcc" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gcc-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_def0835709682a871fc2528b089ce4e9837630257f2bd143cee41610c9c09474" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_def0835709682a871fc2528b089ce4e9837630257f2bd143cee41610c9c09474" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-gcc\">bringup.x64-gcc</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_285852c5206be4246b03721c98d1bbf7a4ba00c9d62bbb8fa25b5ad32a5f6c11" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_285852c5206be4246b03721c98d1bbf7a4ba00c9d62bbb8fa25b5ad32a5f6c11" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-gce-asan\">bringup.x64-gce-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-gce\">bringup.x64-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-kasan_sancov-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_1be545ddd09ae169ad0c8a7759e49520f314e7e8ddbfa9cdf409050a2cddffde" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_1be545ddd09ae169ad0c8a7759e49520f314e7e8ddbfa9cdf409050a2cddffde" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-lto\">bringup.x64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/bringup.x64-thinlto\">bringup.x64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "cobalt-x64-rel-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-asan-ffx\">core.arm64-asan-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-asan\">core.arm64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-coverage-qemu_kvm-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-cxx20\">core.arm64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-ctf" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-ctf-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-debug-ctf\">core.arm64-debug-ctf</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-debug-flaky\">core.arm64-debug-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-mac-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 13800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-debug\">core.arm64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_185e053cc270f4af62c2def68da31914914b76d69eb069f99953d43e99da8321" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_185e053cc270f4af62c2def68da31914914b76d69eb069f99953d43e99da8321" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-fuzz_ubsan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_998ba9fc079219549de978af9b3165985782c857268be8a758363b8f6c4555ca" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_998ba9fc079219549de978af9b3165985782c857268be8a758363b8f6c4555ca" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-hwasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-hwasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_1d5ece879902ddfb64c54016de505277a799e03bb85b93b65fd72138ad2ba675" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_1d5ece879902ddfb64c54016de505277a799e03bb85b93b65fd72138ad2ba675" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-hwasan\">core.arm64-hwasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-kasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-kasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-kasan\">core.arm64-kasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-lto-no_rbe-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-lto\">core.arm64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-release-ffx\">core.arm64-release-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-release-flaky\">core.arm64-release-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-release\">core.arm64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.arm64-thinlto\">core.arm64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-arm64-release-netstack3" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-arm64-release-netstack3-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_75e8a5585955adb91508bdc4b7196fc0661987e1396bcd168fc630d78713116f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_75e8a5585955adb91508bdc4b7196fc0661987e1396bcd168fc630d78713116f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.qemu-arm64-release-netstack3\">core.qemu-arm64-release-netstack3</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-host_tsan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-host_tsan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ef08606577c246ca8ec2e17df0650356bcc79b8dbec362195f36bb54f23f2cd2" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ef08606577c246ca8ec2e17df0650356bcc79b8dbec362195f36bb54f23f2cd2" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.qemu-x64-host_tsan\">core.qemu-x64-host_tsan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-release-netstack3" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-release-netstack3-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.qemu-x64-release-netstack3\">core.qemu-x64-release-netstack3</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx-parallel" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx-parallel-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-asan-ffx-parallel\">core.x64-asan-ffx-parallel</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-asan-ffx\">core.x64-asan-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-kasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-kasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-asan-kasan\">core.x64-asan-kasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-rust_consistency-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-rust_determinism-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-asan\">core.x64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-qemu_kvm-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-rust-qemu_kvm-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-cxx20\">core.x64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-api_compat-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-ctf" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-ctf-fyi-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-ctf-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-debug-ctf\">core.x64-debug-ctf</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-cts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-cts-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-debug-cts\">core.x64-debug-cts</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-debug-flaky\">core.x64-debug-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-mac-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 13800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-mobly-smoke" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-mobly-smoke-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-debug-mobly-smoke\">core.x64-debug-mobly-smoke</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-debug\">core.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-dfv2-release\">core.x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b97d9427da192689d03a51b62f88e29a837333cdccf5d90a79e810749756baf2" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b97d9427da192689d03a51b62f88e29a837333cdccf5d90a79e810749756baf2" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-fuzz_ubsan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31ec60aa1a447a214fd326b1dd711c569f4ed4e9e9e370f8ceacd5c5aaeaa39f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31ec60aa1a447a214fd326b1dd711c569f4ed4e9e9e370f8ceacd5c5aaeaa39f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-host_test_only-mac\">core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-lto-no_rbe-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-lto\">core.x64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-cso" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-cso-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-ffx-cso\">core.x64-release-ffx-cso</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-parallel" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-parallel-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-ffx-parallel\">core.x64-release-ffx-parallel</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-ffx\">core.x64-release-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-flaky\">core.x64-release-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-minfs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-minfs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-minfs\">core.x64-release-minfs</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release\">core.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-symbolizer-e2e" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-symbolizer-e2e-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-symbolizer-e2e\">core.x64-release-symbolizer-e2e</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-vulkan_cts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 54000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-vulkan_cts-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 54000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-release-vulkan_cts\">core.x64-release-vulkan_cts</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_shlibs-api10-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_shlibs-api11-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_shlibs-api9-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_source_sets-api10-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_source_sets-api11-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_source_sets-api9-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-thinlto\">core.x64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-usb-compliance" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-usb-compliance-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/core.x64-usb-compliance\">core.x64-usb-compliance</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core_size_limits.arm64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "core_size_limits.x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ctf-artifacts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cts_artifacts"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "cts-artifacts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cts_artifacts"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "docsgen-sdk" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/docsgen"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "docsgen-sdk-prod" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/docsgen"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "firebase-hosting-deployer@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ffmpeg" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ffmpeg"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "firebase-docs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/firebase_docs"' |
| '}' |
| execution_timeout_secs: 16200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "firebase-hosting-deployer@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "fuchsia-docs-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "docs_roller"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "docs-roller@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "go-tests" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/go_tests"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "host_prebuilts-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "prebuilt_host_tool"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "host_prebuilts-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "prebuilt_host_tool"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "kythe" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/kythe"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "linux-sysroot" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/linux_sysroot"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "lsc-suggester" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "lsc_suggester",' |
| ' "recipe_integration_remote": "https://fuchsia.googlesource.com/integration"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "minimal.qemu-x64-debug-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "minimal_boot_user.qemu-x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "minimal_boot_user.qemu-x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/minimal_boot_user.qemu-x64-release\">minimal_boot_user.qemu-x64-release</a>." |
| } |
| builders { |
| name: "sdk-core-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "sdk-core-linux-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-core-linux-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-core-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "sdk-core-mac-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "120:mac_model:VMware7,1|Macmini8,1" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-core-mac-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "120:mac_model:VMware7,1|Macmini8,1" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-experimental-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "sdk-experimental-linux-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-experimental-linux-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "static-checks" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "static_checks"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-debug-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-release-nuc_in_basic_envs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-release-nuc_in_basic_envs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/terminal.x64-release-nuc_in_basic_envs\">terminal.x64-release-nuc_in_basic_envs</a>." |
| } |
| builders { |
| name: "workstation_eng.chromebook-x64-dfv2-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.chromebook-x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0eac29d4caae0b06f5c20d399d1f4503924e6eab95ba5e29c57d2b42e7b4ce35" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_0eac29d4caae0b06f5c20d399d1f4503924e6eab95ba5e29c57d2b42e7b4ce35" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng.x64-debug\">workstation_eng.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-dfv2-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng.x64-release-e2e-isolated-gce\">workstation_eng.x64-release-e2e-isolated-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-longevity" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-longevity-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng.x64-release-e2e-isolated-longevity\">workstation_eng.x64-release-e2e-isolated-longevity</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-omaha" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-omaha-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng.x64-release-e2e-isolated-omaha\">workstation_eng.x64-release-e2e-isolated-omaha</a>." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng.x64-release-e2e-isolated\">workstation_eng.x64-release-e2e-isolated</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng.x64-release\">workstation_eng.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-debug-antlion" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-debug-antlion-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng_paused.qemu-x64-debug-antlion\">workstation_eng_paused.qemu-x64-debug-antlion</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/global.ci/workstation_eng_paused.qemu-x64-release\">workstation_eng_paused.qemu-x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| } |
| } |
| buckets { |
| name: "prod" |
| swarming { |
| builders { |
| name: "3pp-linux-amd64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "linux-amd64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "3pp-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "linux-arm64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "3pp-mac-amd64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "mac-amd64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "3pp-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:arm" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "mac-arm64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "3pp-windows-amd64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "windows-amd64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "backlight_driver" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "binutils-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "binutils-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "binutils-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk_old" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/buildbucket_trigger"' |
| '}' |
| execution_timeout_secs: 21600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-bolt-training" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:112" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_bolt_training"' |
| '}' |
| execution_timeout_secs: 129600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-ci-trigger" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/toolchain_trigger",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-goma" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-linux-xarm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 13800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-mac-xarm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-ml-training" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:112" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_ml_training"' |
| '}' |
| execution_timeout_secs: 129600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-pgo-training" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:112" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_pgo_training"' |
| '}' |
| execution_timeout_secs: 129600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-prod-trigger" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/toolchain_trigger",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 36000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-prod-unbounded-trigger" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_trigger",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 36000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "clang-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 13800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "cmake-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "cmake-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "cmake-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "cmake-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "cmake-windows-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "cmake-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cmake",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "fortune-teller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gcc-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gcc-goma" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gcc-prod-trigger" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/toolchain_trigger",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 36000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gcc-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gcc-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gnu_build_tools-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gnu_build_tools-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gnu_build_tools-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "goma-windows-images" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_windows_images"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gomaclient-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_client",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gomaclient-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_client",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "gomaclient-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/goma_client",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "infra" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tools"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "jq-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/jq"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "jq-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/jq"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "jq-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/jq"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "llvm-fuchsia" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/llvm",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "llvm-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/llvm",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "llvm-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/llvm",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "llvm-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/llvm",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "llvm-prod-trigger" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/toolchain_trigger",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 36000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "ninja-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "ninja-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "ninja-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "ninja-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "ninja-windows-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "ninja-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "qemu-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "qemu-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "qemu-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "qemu-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "rust-bindgen-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "rust-bindgen-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:12|24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "rust-cargo-outdated-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "rust-cargo-outdated-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:12|24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "tools" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tools"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "yasm-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "yasm-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "yasm-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "yasm-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "yasm-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.prod" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-prod-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| } |
| } |
| buckets { |
| name: "toolchain.ci" |
| swarming { |
| builders { |
| name: "binutils-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "binutils-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "binutils-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk_old" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-bolt-training" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:112" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_bolt_training"' |
| '}' |
| execution_timeout_secs: 129600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-linux-x64-rbe" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-linux-xarm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-mac-xarm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-ml-training" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:112" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_ml_training"' |
| '}' |
| execution_timeout_secs: 129600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-pgo-training" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:112" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_pgo_training"' |
| '}' |
| execution_timeout_secs: 129600 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "clang-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/clang_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "dart-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/dart_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "dart-arm64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/dart_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "dart-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/dart_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "dart-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/dart_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "gcc-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "gcc-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "gcc-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk_old" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "go-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "go-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "go-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "go-x64-windows" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "ml-compiler-opt-docker" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ml_compiler_opt_docker"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-arm64-linux-beta" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-linux-beta" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac-10.15" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-mac-beta" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac-10.15" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-windows" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-windows-beta" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust_test-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/toolchain.ci/rust_toolchain.core.arm64-debug\">rust_toolchain.core.arm64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/toolchain.ci/rust_toolchain.core.arm64-release\">rust_toolchain.core.arm64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/toolchain.ci/rust_toolchain.core.x64-debug\">rust_toolchain.core.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/toolchain.ci/rust_toolchain.core.x64-host_test_only-mac\">rust_toolchain.core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/toolchain.ci/rust_toolchain.core.x64-release\">rust_toolchain.core.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "third-party-rust-licenses" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.toolchain.ci" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "run_script"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-ci-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "ci" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_ci" |
| text_artifacts {} |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| } |
| } |
| } |
| buckets { |
| name: "tricium" |
| swarming { |
| builders { |
| name: "tricium" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.tricium" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tricium/tricium"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-tricium-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "tricium-cobalt" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.tricium" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tricium/tricium"' |
| '}' |
| execution_timeout_secs: 1800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-tricium-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "tricium-infra" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.tricium" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tricium/tricium"' |
| '}' |
| execution_timeout_secs: 1800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-tricium-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "tricium-recipes" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.tricium" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tricium/tricium"' |
| '}' |
| execution_timeout_secs: 1800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-tricium-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| builders { |
| name: "tricium-tools" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.tricium" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tricium/tricium"' |
| '}' |
| execution_timeout_secs: 1800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-tricium-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| } |
| } |
| } |
| } |
| buckets { |
| name: "try" |
| swarming { |
| builders { |
| name: "3pp-linux-amd64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "force_build": true,' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "linux-amd64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "3pp-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "force_build": true,' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "linux-arm64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "3pp-mac-amd64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "force_build": true,' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "mac-amd64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "3pp-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:arm" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "force_build": true,' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "mac-arm64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "3pp-windows-amd64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "infra/recipe_bundles/chromium.googlesource.com/infra/infra" |
| cipd_version: "git_revision:3f3aff209a576eddcb5fb77517056b5fdcc82bfa" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "force_build": true,' |
| ' "is_fyi": true,' |
| ' "package_locations": [' |
| ' {' |
| ' "repo": "https://fuchsia.googlesource.com/infra/3pp"' |
| ' }' |
| ' ],' |
| ' "package_prefix": "fuchsia/third_party",' |
| ' "platform": "windows-amd64",' |
| ' "recipe": "3pp"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "api-level-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/api_level_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "backlight_driver" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "binutils-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "binutils-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "binutils-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/binutils",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk_old" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "bloaty-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/bloaty"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "bloaty-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/bloaty"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "bloaty-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/bloaty"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "breakpad-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/breakpad_tools",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "bringup.arm64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-asan-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-asan-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-asan-ffx\">bringup.arm64-asan-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-asan\">bringup.arm64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-cxx20\">bringup.arm64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-no_kernel_debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-no_kernel_debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-debug-no_kernel_debug\">bringup.arm64-debug-no_kernel_debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-debug\">bringup.arm64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_86241e3696e21dade8a7d8be7b3664fb8449c23bcf71efa964615d19e2910f98" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_86241e3696e21dade8a7d8be7b3664fb8449c23bcf71efa964615d19e2910f98" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gcc" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gcc-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_3617e4442ecd40f438ae0d9766b87c40684f9086b87bb54662df9c9947700e1e" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_3617e4442ecd40f438ae0d9766b87c40684f9086b87bb54662df9c9947700e1e" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-gcc\">bringup.arm64-gcc</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gce-staging" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gce-staging-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-gce-staging\">bringup.arm64-gce-staging</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2b427f0edf5ea2bef72081b06ad5b4d8007f7feabf03025134fd594befd627ce" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-gce\">bringup.arm64-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-hwasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-hwasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a1f32ed2c0f8a1b604fb1829e0745a562466139a364b0fd474813e035370aabc" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a1f32ed2c0f8a1b604fb1829e0745a562466139a364b0fd474813e035370aabc" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-hwasan\">bringup.arm64-hwasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-lto\">bringup.arm64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.arm64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.arm64-thinlto\">bringup.arm64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.chromebook-x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.chromebook-x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.chromebook-x64-dfv2-release\">bringup.chromebook-x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2a552a73fffceb9af9b621a7706a89982936a2276bd5a601108a96400bf3383e" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2a552a73fffceb9af9b621a7706a89982936a2276bd5a601108a96400bf3383e" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.vim3-asan\">bringup.vim3-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-debug-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_6dfab5a26aa4964558f6d72783eff1b7de97f81fa7d6fd22445cecf4d7ee1530" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_6dfab5a26aa4964558f6d72783eff1b7de97f81fa7d6fd22445cecf4d7ee1530" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_6dfab5a26aa4964558f6d72783eff1b7de97f81fa7d6fd22445cecf4d7ee1530" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_6dfab5a26aa4964558f6d72783eff1b7de97f81fa7d6fd22445cecf4d7ee1530" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.vim3-debug\">bringup.vim3-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-hwasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.vim3-hwasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8ac772f9b251f0ee3dd866347d04e03478a964eb604f48267546cfc29955ead1" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_8ac772f9b251f0ee3dd866347d04e03478a964eb604f48267546cfc29955ead1" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.vim3-hwasan\">bringup.vim3-hwasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-asan-ffx\">bringup.x64-asan-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-asan\">bringup.x64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan-submodule" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-asan-submodule-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-asan-submodule\">bringup.x64-asan-submodule</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-cxx20\">bringup.x64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-no_kernel_debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-no_kernel_debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-debug-no_kernel_debug\">bringup.x64-debug-no_kernel_debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-recipe_bootstrap-canary" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-recipe_bootstrap-canary-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-debug-recipe_bootstrap-canary\">bringup.x64-debug-recipe_bootstrap-canary</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-debug\">bringup.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-dfv2-release\">bringup.x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-drivers-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-drivers-cxx20-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_157590c27952d93567af9d71945bacddede0144b5afd0c670fbb73841b8f2980" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_157590c27952d93567af9d71945bacddede0144b5afd0c670fbb73841b8f2980" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gcc" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gcc-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_def0835709682a871fc2528b089ce4e9837630257f2bd143cee41610c9c09474" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_def0835709682a871fc2528b089ce4e9837630257f2bd143cee41610c9c09474" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-gcc\">bringup.x64-gcc</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-amd" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-amd-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-gce-amd\">bringup.x64-gce-amd</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_285852c5206be4246b03721c98d1bbf7a4ba00c9d62bbb8fa25b5ad32a5f6c11" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_285852c5206be4246b03721c98d1bbf7a4ba00c9d62bbb8fa25b5ad32a5f6c11" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-gce-asan\">bringup.x64-gce-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-staging" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-staging-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-gce-staging\">bringup.x64-gce-staging</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ec530adbc3a57be147c1d93be0847076a2fbd9d6b236b884b3bac1ec7c820076" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-gce\">bringup.x64-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-kasan_sancov-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_1be545ddd09ae169ad0c8a7759e49520f314e7e8ddbfa9cdf409050a2cddffde" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_1be545ddd09ae169ad0c8a7759e49520f314e7e8ddbfa9cdf409050a2cddffde" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-lto\">bringup.x64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "bringup.x64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/bringup.x64-thinlto\">bringup.x64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#bringup-product\">bringup</a> product is the minimum viable configuration for Fuchsia development. It has limited networking capabilities." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/clang_toolchain.ci.core.arm64-debug\">clang_toolchain.ci.core.arm64-debug</a>." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/clang_toolchain.ci.core.arm64-release\">clang_toolchain.ci.core.arm64-release</a>." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/clang_toolchain.ci.core.x64-debug\">clang_toolchain.ci.core.x64-debug</a>." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-debug-tot-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/clang_toolchain.ci.core.x64-host_test_only-mac\">clang_toolchain.ci.core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.ci.core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/clang_toolchain.ci.core.x64-release\">clang_toolchain.ci.core.x64-release</a>." |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "clang_toolchain.prod.core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/clang_toolchain.prod.core.x64-debug\">clang_toolchain.prod.core.x64-debug</a>." |
| } |
| builders { |
| name: "cobalt-config" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cobalt_config"' |
| '}' |
| execution_timeout_secs: 1800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "cobalt-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cobalt"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "cobalt-x64-rel-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-cxx_rbe" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-cxx_rbe-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-asan-cxx_rbe\">core.arm64-asan-cxx_rbe</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-asan-ffx\">core.arm64-asan-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-slow" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-slow-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-asan-slow\">core.arm64-asan-slow</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c70a0be81fff0d4b2d75ec22fd375ce9b46e4d1759d380d14a2a6e71306ab02b" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-asan\">core.arm64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-coverage-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-coverage-qemu_kvm-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-coverage-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a7c4fefa89034d29953e89534393f476e52e02fa8d73d5bdc4767cdcda59cb0d" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-coverage-qemu_kvm\">core.arm64-coverage-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-cxx20\">core.arm64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-ctf" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-ctf-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-debug-ctf\">core.arm64-debug-ctf</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-debug-flaky\">core.arm64-debug-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-mac-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 13800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-debug\">core.arm64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_185e053cc270f4af62c2def68da31914914b76d69eb069f99953d43e99da8321" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_185e053cc270f4af62c2def68da31914914b76d69eb069f99953d43e99da8321" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-fuzz_ubsan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_998ba9fc079219549de978af9b3165985782c857268be8a758363b8f6c4555ca" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_998ba9fc079219549de978af9b3165985782c857268be8a758363b8f6c4555ca" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-gce\">core.arm64-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-hwasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-hwasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_1d5ece879902ddfb64c54016de505277a799e03bb85b93b65fd72138ad2ba675" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_1d5ece879902ddfb64c54016de505277a799e03bb85b93b65fd72138ad2ba675" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-hwasan\">core.arm64-hwasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-kasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-kasan-slow" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-kasan-slow-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-kasan-slow\">core.arm64-kasan-slow</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-kasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_d8dbc3f36a5851649ea59a8179d434b87f461cc845a49c8dcf515ee9820dfd8a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-kasan\">core.arm64-kasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-lto-no_rbe-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_5228cba87e885b93a68f250c43fa975599dc703ab6098f8b1d965ddfd5b50ef9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-lto\">core.arm64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-profile-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-profile-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_cb0e705630482d12e5783302be6db3baf2cb1f27a48ad8e2639da12bda0369a4" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_cb0e705630482d12e5783302be6db3baf2cb1f27a48ad8e2639da12bda0369a4" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-profile-qemu_kvm\">core.arm64-profile-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-release-ffx\">core.arm64-release-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-release-flaky\">core.arm64-release-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-release\">core.arm64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.arm64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_3e76591ed159305209b29e8e9fffa45e30cf1f3bfa32667277092a4e3b6e3f30" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.arm64-thinlto\">core.arm64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.chromebook-x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.chromebook-x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.chromebook-x64-dfv2-release\">core.chromebook-x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-arm64-release-netstack3" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-arm64-release-netstack3-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_75e8a5585955adb91508bdc4b7196fc0661987e1396bcd168fc630d78713116f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_75e8a5585955adb91508bdc4b7196fc0661987e1396bcd168fc630d78713116f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.qemu-arm64-release-netstack3\">core.qemu-arm64-release-netstack3</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-host_tsan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-host_tsan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ef08606577c246ca8ec2e17df0650356bcc79b8dbec362195f36bb54f23f2cd2" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ef08606577c246ca8ec2e17df0650356bcc79b8dbec362195f36bb54f23f2cd2" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.qemu-x64-host_tsan\">core.qemu-x64-host_tsan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-release-netstack3" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.qemu-x64-release-netstack3-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.qemu-x64-release-netstack3\">core.qemu-x64-release-netstack3</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.vim3-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a49c6e5fe10c05ff18982ddfec6b835c4d0784f01f0710698a1f430867b3fc8e" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a49c6e5fe10c05ff18982ddfec6b835c4d0784f01f0710698a1f430867b3fc8e" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.vim3-debug-fyi" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.vim3-debug-fyi-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a49c6e5fe10c05ff18982ddfec6b835c4d0784f01f0710698a1f430867b3fc8e" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_a49c6e5fe10c05ff18982ddfec6b835c4d0784f01f0710698a1f430867b3fc8e" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.vim3-debug-fyi\">core.vim3-debug-fyi</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-clean" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-clean-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-clean\">core.x64-asan-clean</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-cxx_rbe" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx-parallel" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx-parallel-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-ffx-parallel\">core.x64-asan-ffx-parallel</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-ffx\">core.x64-asan-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-gocache" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_go_cache_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "go_cache" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-incremental-experimental" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-incremental-experimental-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-incremental-experimental\">core.x64-asan-incremental-experimental</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-kasan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-kasan-nuc_in_basic_envs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-kasan-nuc_in_basic_envs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-kasan-nuc_in_basic_envs\">core.x64-asan-kasan-nuc_in_basic_envs</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-kasan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_79c861a0d7bf5592119e902aa51875c989a870c78b353ae1c51a7eb6ec1e11ac" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-kasan\">core.x64-asan-kasan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-no_rbe" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-nuc_in_basic_envs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-nuc_in_basic_envs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-nuc_in_basic_envs\">core.x64-asan-nuc_in_basic_envs</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-rust_bootfs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-rust_bootfs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-rust_bootfs\">core.x64-asan-rust_bootfs</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-rust_consistency-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-rust_determinism-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-slow" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-slow-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan-slow\">core.x64-asan-slow</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-asan-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b9076d66bff07a9b62442b8f334098e28b4977469326a9b4e0a2ae630b3f4550" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-asan\">core.x64-asan</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-qemu_kvm-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2639f38b1a057a4792c0fa48a3aea2c59bc80375fb21a99f881691bb2226ad6a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-coverage-qemu_kvm\">core.x64-coverage-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-rust-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-rust-qemu_kvm-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-coverage-rust-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2d533cf23542edb5c104ed6ecefa39262b81bf789f6d5f7eabb6856418df6ccc" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-coverage-rust-qemu_kvm\">core.x64-coverage-rust-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-cxx20" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-cxx20-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-cxx20\">core.x64-cxx20</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-api_compat-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-cas" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-cas-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-debug-cas\">core.x64-debug-cas</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-ctf" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-ctf-fyi-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-ctf-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-debug-ctf\">core.x64-debug-ctf</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-cts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-cts-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-debug-cts\">core.x64-debug-cts</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-debug-flaky\">core.x64-debug-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-mac-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 13800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-mobly-smoke" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-mobly-smoke-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-debug-mobly-smoke\">core.x64-debug-mobly-smoke</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-no_opt-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-debug\">core.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-dfv2-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-dfv2-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-dfv2-release\">core.x64-dfv2-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-fuzz_asan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_b97d9427da192689d03a51b62f88e29a837333cdccf5d90a79e810749756baf2" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_b97d9427da192689d03a51b62f88e29a837333cdccf5d90a79e810749756baf2" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-fuzz_ubsan-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31ec60aa1a447a214fd326b1dd711c569f4ed4e9e9e370f8ceacd5c5aaeaa39f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31ec60aa1a447a214fd326b1dd711c569f4ed4e9e9e370f8ceacd5c5aaeaa39f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-gce-staging" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-gce-staging-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-gce-staging\">core.x64-gce-staging</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-gce\">core.x64-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-host_test_only-mac\">core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-lto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-lto-no_rbe-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-lto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_8fc4b3f6280c7e4417248bbfad7fe123f88b5deb70f208dec9fa9c90d298d07f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-lto\">core.x64-lto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-profile-qemu_kvm" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-profile-qemu_kvm-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 25200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_c97d1951154121a895fcf7190956886134d5405b6f415adc4b7400996717d1d9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_c97d1951154121a895fcf7190956886134d5405b6f415adc4b7400996717d1d9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-profile-qemu_kvm\">core.x64-profile-qemu_kvm</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-chromium_latest" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-chromium_latest-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-chromium_latest\">core.x64-release-chromium_latest</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-cso" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-cso-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-ffx-cso\">core.x64-release-ffx-cso</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-parallel" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-parallel-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-ffx-parallel\">core.x64-release-ffx-parallel</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-ffx-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-ffx\">core.x64-release-ffx</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-flaky" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-flaky-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-flaky\">core.x64-release-flaky</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-minfs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-minfs-no_hardware" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-minfs-no_hardware-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-minfs-no_hardware\">core.x64-release-minfs-no_hardware</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-minfs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-minfs\">core.x64-release-minfs</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-nuc_in_basic_envs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-nuc_in_basic_envs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-nuc_in_basic_envs\">core.x64-release-nuc_in_basic_envs</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release\">core.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-symbolizer-e2e" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-symbolizer-e2e-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-symbolizer-e2e\">core.x64-release-symbolizer-e2e</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-vulkan_cts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 54000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-release-vulkan_cts-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 54000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-release-vulkan_cts\">core.x64-release-vulkan_cts</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_shlibs-api10-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_shlibs-api11-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_shlibs-api9-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_source_sets-api10-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_source_sets-api11-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-sdk_source_sets-api9-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-thinlto" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-thinlto-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 14400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_thinlto_328aa628764e97daf0e34bba37d02269951445ebdebca8ca4ae613b79d5da689" |
| path: "thinlto" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-thinlto\">core.x64-thinlto</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-usb-compliance" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core.x64-usb-compliance-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/core.x64-usb-compliance\">core.x64-usb-compliance</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "core_size_limits.arm64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "core_size_limits.x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "ctf-artifacts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cts_artifacts"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "cts-artifacts" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cts_artifacts"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "docsgen-sdk" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/docsgen"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "edk2" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/edk2"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fastboot-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/fastboot"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fastboot-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/fastboot"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "ffmpeg" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ffmpeg"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "firebase-docs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/firebase_docs"' |
| '}' |
| execution_timeout_secs: 16200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fontdata" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/third_party_prebuilts"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fortune-teller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fuchsia-coverage" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/coverage"' |
| '}' |
| execution_timeout_secs: 28800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fuchsia-coverage-absolute" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/coverage"' |
| '}' |
| execution_timeout_secs: 28800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "fuchsia-coverage-x64-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/coverage"' |
| '}' |
| execution_timeout_secs: 28800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "gcc-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "gcc-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "gcc-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gcc_toolchain",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk_old" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "gnu_build_tools-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "gnu_build_tools-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/gnu_build_tools"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "go-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "go-tests" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/go_tests"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "go-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "go-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "go-x64-windows" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/go_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "host_prebuilts-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "prebuilt_host_tool"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "host_prebuilts-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "prebuilt_host_tool"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "infra" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tools"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "infra-bazel-rules" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "intel_wifi_driver" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "no_op"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "jiri" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "jiri"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "jq-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/jq"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "jq-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/jq"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "jq-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/jq"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "kythe" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/kythe"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "milestone-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/milestone_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "minimal.qemu-x64-debug-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "minimal.x64-debug-bazel-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "minimal_boot_user.qemu-x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "minimal_boot_user.qemu-x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/minimal_boot_user.qemu-x64-release\">minimal_boot_user.qemu-x64-release</a>." |
| } |
| builders { |
| name: "ninja-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/ninja"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "partially-rollable-package-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia_cipd_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "qemu-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "qemu-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "qemu-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "qemu-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "qemu",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "recipe_bootstrap-e2e-test" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "recipe_bootstrap_test/parent"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "recipe_bootstrap-e2e-test-child" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "recipe_bootstrap_test/child"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "recipes" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "recipes"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "recipes-unittest-only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "recipes"' |
| '}' |
| execution_timeout_secs: 1800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "release-cherry-pick-dryrun" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/cherry_pick"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "release-create-branch-dryrun" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/create_branch"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "release-increment-version-dryrun" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/increment_version"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "release-snap-branch-dryrun" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/snap_branch"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "release-update-packages-dryrun" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/update_petal"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "release-update-project-dryrun" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "release/update_petal"' |
| '}' |
| execution_timeout_secs: 6000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rollable-cipd-ensure-file-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cipd_ensure_file_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rollable-cipd-to-git-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cipd_to_git_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rollable-package-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia_cipd_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rollable-project-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rollable-submodule-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "submodule_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-arm64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:256" |
| dimensions: "cpu:arm64" |
| dimensions: "gce:0" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-bindgen-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-bindgen-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:12|24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-cargo-outdated-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-cargo-outdated-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:12|24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/cargo_build"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac-10.15" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust-x64-windows" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust_test-x64-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/rust_toolchain",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 18000 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_edc838f29c0ee3838309dd3c1fb3d3a873a2b3f220cd420ade361883b23704ee" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/rust_toolchain.core.arm64-debug\">rust_toolchain.core.arm64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.arm64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_2952dd4b958de13e1c0361bad76994dd1c73d83986003cb52f52a394773bb697" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/rust_toolchain.core.arm64-release\">rust_toolchain.core.arm64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/rust_toolchain.core.x64-debug\">rust_toolchain.core.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-host_test_only-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-host_test_only-mac-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/rust_toolchain.core.x64-host_test_only-mac\">rust_toolchain.core.x64-host_test_only-mac</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "rust_toolchain.core.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build",' |
| ' "recipes_host_override": "fuchsia.googlesource.com",' |
| ' "recipes_integration_ref_override": "refs/heads/main"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/rust_toolchain.core.x64-release\">rust_toolchain.core.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sample-drivers" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "samples" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "run_script"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "sdk-core-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "sdk-core-linux-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-core-linux-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-core-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "sdk-core-mac-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "120:mac_model:VMware7,1|Macmini8,1" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-core-mac-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "120:mac_model:VMware7,1|Macmini8,1" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-experimental-linux" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "sdk-experimental-linux-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-experimental-linux-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| priority: 22 |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| caches { |
| name: "fuchsia_rbe_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-experimental-mac" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "sdk"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "sdk-experimental-mac-arm64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "120:mac_model:VMware7,1|Macmini8,1" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-experimental-mac-x64-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:8|12" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "120:mac_model:VMware7,1|Macmini8,1" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_a4d451ec23463726f72c43d64c710968f6b602cd653b4de8adee1b556240a829" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#core-product\">core</a> product has networking capabilities and supports updates and installing additional software over-the-air." |
| } |
| builders { |
| name: "sdk-samples-getting-started-rust" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "bazel_build_test_upload"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "static-checks" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "static_checks"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_goma_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "goma" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_incremental_0b8e9e995d8d77f1e4770f0f79665aee6f3f70247b3735422daba73df4c3096f" |
| path: "incremental" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.vim3-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.vim3-release-perfcompare" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 16800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.vim3-release-perfcompare-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 16800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ecf707dfc17851af33640c78b66c94ebae8d813dd832b2b8eb3de6a2a7b929c3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ecf707dfc17851af33640c78b66c94ebae8d813dd832b2b8eb3de6a2a7b929c3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/terminal.vim3-release-perfcompare\">terminal.vim3-release-perfcompare</a>." |
| } |
| builders { |
| name: "terminal.vim3-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ecf707dfc17851af33640c78b66c94ebae8d813dd832b2b8eb3de6a2a7b929c3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ecf707dfc17851af33640c78b66c94ebae8d813dd832b2b8eb3de6a2a7b929c3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/terminal.vim3-release\">terminal.vim3-release</a>." |
| } |
| builders { |
| name: "terminal.x64-debug-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-release-nuc_in_basic_envs" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-release-nuc_in_basic_envs-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/terminal.x64-release-nuc_in_basic_envs\">terminal.x64-release-nuc_in_basic_envs</a>." |
| } |
| builders { |
| name: "terminal.x64-release-perfcompare" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 16800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "terminal.x64-release-perfcompare-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 16800 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/terminal.x64-release-perfcompare\">terminal.x64-release-perfcompare</a>." |
| } |
| builders { |
| name: "terminal.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ead82e333a770897b5b16e07a22b2dc10809e9abf0c6858fb0b0bc83f17734b9" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/terminal.x64-release\">terminal.x64-release</a>." |
| } |
| builders { |
| name: "third-party-rust-licenses" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "run_script"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "third_party_source_layout_audit" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "third_party_source_layout_audit"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "tools" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "tools"' |
| '}' |
| execution_timeout_secs: 4200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "tools-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "uptodate-cipd-ensure-file-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cipd_ensure_file_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "uptodate-cipd-to-git-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "cipd_to_git_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "uptodate-package-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia_cipd_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "uptodate-project-roller" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia_roller"' |
| '}' |
| execution_timeout_secs: 17400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "workstation.chromebook-x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0eac29d4caae0b06f5c20d399d1f4503924e6eab95ba5e29c57d2b42e7b4ce35" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_0eac29d4caae0b06f5c20d399d1f4503924e6eab95ba5e29c57d2b42e7b4ce35" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation.x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation.x64-release\">workstation.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.chromebook-x64-dfv2-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_244a6416f12c9b5fdad00a5f256026bef5607961c1780e1d40ee09b58719f177" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.chromebook-x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_0eac29d4caae0b06f5c20d399d1f4503924e6eab95ba5e29c57d2b42e7b4ce35" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_0eac29d4caae0b06f5c20d399d1f4503924e6eab95ba5e29c57d2b42e7b4ce35" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-debug" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-debug-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_31c1cd818caaf8c28b21a96d41988f40505a956d75568926b65b230d2983a57a" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng.x64-debug\">workstation_eng.x64-debug</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-dfv2-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_77f54cd3fc8580209386ce635f76d0e80cfd20448e9be606fffd08669e4d4110" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "run_postsubmit_tryjobs_include": true' |
| ' },' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-build_only" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-gce" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-gce-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng.x64-release-e2e-isolated-gce\">workstation_eng.x64-release-e2e-isolated-gce</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-longevity" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-longevity-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 10200 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng.x64-release-e2e-isolated-longevity\">workstation_eng.x64-release-e2e-isolated-longevity</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-omaha" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-omaha-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng.x64-release-e2e-isolated-omaha\">workstation_eng.x64-release-e2e-isolated-omaha</a>." |
| } |
| builders { |
| name: "workstation_eng.x64-release-e2e-isolated-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng.x64-release-e2e-isolated\">workstation_eng.x64-release-e2e-isolated</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng.x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_42ed793017f9b155318b9b600c79d395490d54fddfb814e2f1c8de2fde826060" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng.x64-release\">workstation_eng.x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-debug-antlion" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-debug-antlion-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_53ae6728e1e0face0574d66d4d06b8fc177b9040f6da5e9ae1fc12e69a129dc3" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng_paused.qemu-x64-debug-antlion\">workstation_eng_paused.qemu-x64-debug-antlion</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-release" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:2" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true,' |
| ' "include_in_flake_analysis": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/fuchsia"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "The <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "workstation_eng_paused.qemu-x64-release-subbuild" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| dimensions: "role:builder" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "$fuchsia/builder_tags": {' |
| ' "in_fuchsia_critical_path": true' |
| ' },' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "fuchsia/build"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "fuchsia_incremental_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "incremental" |
| wait_for_warm_cache_secs: 120 |
| } |
| caches { |
| name: "fuchsia_rbe_ea1de3c09a472a0e04ff26aa74267f7b787a03ca7b94c46d5d3bf9c9d49e3da0" |
| path: "rbe" |
| wait_for_warm_cache_secs: 120 |
| } |
| service_account: "fuchsia-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| description_html: "This builder is the subbuild for <a href=\"https://ci.chromium.org/p/fuchsia/builders/try/workstation_eng_paused.qemu-x64-release\">workstation_eng_paused.qemu-x64-release</a>.\n\nThe <a href=\"https://fuchsia.dev/fuchsia-src/development/build/build_system/boards_and_products?hl=en#workstation-product\">workstation</a> product is a basis for a general purpose development environment." |
| } |
| builders { |
| name: "yasm-linux-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "yasm-linux-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Linux" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "yasm-mac-arm64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "yasm-mac-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:24|56" |
| dimensions: "cpu:x64" |
| dimensions: "gce:0" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "macos_sdk" |
| path: "macos_sdk" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| builders { |
| name: "yasm-windows-x64" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "cores:32|64" |
| dimensions: "cpu:x64" |
| dimensions: "gce:1" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.fuchsia.try" |
| exe { |
| cipd_package: "fuchsia/infra/recipe_bootstrap/${platform}" |
| cipd_version: "git_revision:8feb1ee5bcd9933fca31d9cd246fafff9320e70d" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "is_fyi": true,' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "contrib/yasm"' |
| '}' |
| execution_timeout_secs: 8400 |
| caches { |
| name: "builder" |
| path: "builder" |
| } |
| caches { |
| name: "symbol" |
| path: "symbol" |
| } |
| caches { |
| name: "windows_sdk" |
| path: "windows_sdk" |
| } |
| service_account: "infra-try-builder@fuchsia-infra.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.buildbucket.omit_python2" |
| value: 10 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "try" |
| test_results {} |
| } |
| bq_exports { |
| project: "fuchsia-infra" |
| dataset: "resultdb" |
| table: "artifacts_try" |
| text_artifacts {} |
| } |
| } |
| } |
| } |
| } |