| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see BuildbucketCfg message: |
| # https://config.luci.app/schemas/projects:buildbucket.cfg |
| |
| buckets { |
| name: "build" |
| shadow: "build.shadow" |
| } |
| buckets { |
| name: "build.shadow" |
| constraints { |
| pools: "luci.chromium.ci" |
| service_accounts: "chromium-build-perf-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| } |
| dynamic_builder_template {} |
| } |
| buckets { |
| name: "ci" |
| swarming { |
| builders { |
| name: "Android FYI Release (Pixel 6)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android FYI Release (Pixel 6)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.gpu.fyi",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 21600 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/gpu-fyi-cq-android-arm64\">gpu-fyi-cq-android-arm64</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Android Release (Pixel 2)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android Release (Pixel 2)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Android Release (Pixel 2)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.gpu",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "Runs GPU tests on Pixel 2 phones<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-arm64-rel\">android-arm64-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Android WebView O (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android WebView O (dbg)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 14400 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-webview-oreo-arm64-dbg\">android-webview-oreo-arm64-dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "woa-engprod@google.com" |
| } |
| builders { |
| name: "Android WebView P (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android WebView P (dbg)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-webview-pie-arm64-dbg\">android-webview-pie-arm64-dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "woa-engprod@google.com" |
| } |
| builders { |
| name: "Android arm Builder (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:high" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Android arm Builder (dbg)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 14400 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-arm-compile-dbg\">android-arm-compile-dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "clank-engprod@google.com" |
| } |
| builders { |
| name: "Android arm64 Builder (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Android arm64 Builder (dbg)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 25200 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-oreo-arm64-dbg\">android-oreo-arm64-dbg</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-pie-arm64-dbg\">android-pie-arm64-dbg</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-webview-oreo-arm64-dbg\">android-webview-oreo-arm64-dbg</a></li><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-webview-pie-arm64-dbg\">android-webview-pie-arm64-dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "clank-engprod@google.com" |
| } |
| builders { |
| name: "Android arm64 Builder All Targets (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builder:Android arm64 Builder All Targets (dbg)" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 25200 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android_compile_dbg\">android_compile_dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "builder:" |
| dimensions: "builderless:1" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "clank-engprod@google.com" |
| } |
| builders { |
| name: "Android x64 Builder All Targets (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:high" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 25200 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android_compile_x64_dbg\">android_compile_x64_dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "clank-engprod@google.com" |
| } |
| builders { |
| name: "Android x86 Builder (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:high" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:1" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Android x86 Builder (dbg)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 21600 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android_compile_x86_dbg\">android_compile_x86_dbg</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "clank-engprod@google.com" |
| } |
| builders { |
| name: "Cast Android (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Cast Android (dbg)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Cast Android (dbg)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.android",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/android-x64-cast\">android-x64-cast</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "clank-engprod@google.com" |
| } |
| builders { |
| name: "Centipede Upload Linux ASan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Centipede Upload Linux ASan/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Centipede Upload Linux ASan/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.fuzz",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium/fuzz",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux-centipede-asan-rel\">linux-centipede-asan-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-deet-core@google.com" |
| } |
| builders { |
| name: "Dawn Linux x64 DEPS Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-linux-x64-deps-rel\">dawn-linux-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Linux x64 DEPS Release (Intel UHD 630)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Release (Intel UHD 630)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-linux-x64-deps-rel\">dawn-linux-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Linux x64 DEPS Release (NVIDIA)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Linux x64 DEPS Release (NVIDIA)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-linux-x64-deps-rel\">dawn-linux-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Mac arm64 DEPS Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac arm64 DEPS Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Mac arm64 DEPS Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "Compiles DEPSed Mac binaries for arm64<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-mac-arm64-deps-rel\">dawn-mac-arm64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Mac arm64 DEPS Release (Apple M2)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac arm64 DEPS Release (Apple M2)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "Tests Dawn on M2 machines with DEPSed binaries<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-mac-arm64-deps-rel\">dawn-mac-arm64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Mac x64 DEPS Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-mac-x64-deps-rel\">dawn-mac-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Mac x64 DEPS Release (AMD)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (AMD)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-mac-x64-deps-rel\">dawn-mac-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Mac x64 DEPS Release (Intel)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (Intel)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-mac-x64-deps-rel\">dawn-mac-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Win10 x64 DEPS Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-win10-x64-deps-rel\">dawn-win10-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Win10 x64 DEPS Release (Intel)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (Intel)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-win10-x64-deps-rel\">dawn-win10-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Win10 x64 DEPS Release (NVIDIA)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (NVIDIA)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-win10-x64-deps-rel\">dawn-win10-x64-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Win10 x86 DEPS Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-win10-x86-deps-rel\">dawn-win10-x86-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Win10 x86 DEPS Release (Intel)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (Intel)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-win10-x86-deps-rel\">dawn-win10-x86-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Dawn Win10 x86 DEPS Release (NVIDIA)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (NVIDIA)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.dawn",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/dawn-win10-x86-deps-rel\">dawn-win10-x86-deps-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "GPU FYI Android arm64 Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/GPU FYI Android arm64 Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/GPU FYI Android arm64 Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.gpu.fyi",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 21600 |
| build_numbers: YES |
| service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/gpu-fyi-cq-android-arm64\">gpu-fyi-cq-android-arm64</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "GPU Linux Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/GPU Linux Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/GPU Linux Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.gpu",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux-rel\">linux-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "GPU Mac Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Mac" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/GPU Mac Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/GPU Mac Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.gpu",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/mac-rel\">mac-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "GPU Win x64 Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Windows" |
| dimensions: "pool:luci.chromium.gpu.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/GPU Win x64 Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/GPU Win x64 Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.gpu",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/win-rel\">win-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-gpu-infra@google.com" |
| } |
| builders { |
| name: "Libfuzzer Upload Linux ASan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Linux ASan/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Linux ASan/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.fuzz",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium/fuzz",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 14400 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux-libfuzzer-asan-rel\">linux-libfuzzer-asan-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-deet-core@google.com" |
| } |
| builders { |
| name: "Libfuzzer Upload Windows ASan" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builder:Libfuzzer Upload Windows ASan" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Windows-10" |
| dimensions: "pool:luci.chromium.ci" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Windows ASan/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Libfuzzer Upload Windows ASan/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.fuzz",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium/fuzz",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 28800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium.use_per_builder_build_dir_name" |
| value: 100 |
| } |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/win-libfuzzer-asan-rel\">win-libfuzzer-asan-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "builder:" |
| dimensions: "builderless:1" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-deet-core@google.com" |
| } |
| builders { |
| name: "Linux ASan LSan Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:1" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Linux ASan LSan Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Linux ASan LSan Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.memory",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux_chromium_asan_rel_ng\">linux_chromium_asan_rel_ng</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-sanitizer-builder-owners@google.com" |
| } |
| builders { |
| name: "Linux ASan LSan Tests (1)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Linux ASan LSan Tests (1)/properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.memory",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux_chromium_asan_rel_ng\">linux_chromium_asan_rel_ng</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-sanitizer-builder-owners@google.com" |
| } |
| builders { |
| name: "Linux Builder" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Linux Builder/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Linux Builder/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.linux",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux-rel\">linux-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-linux-engprod@google.com" |
| } |
| builders { |
| name: "Linux Builder (Wayland)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| cipd_version: "latest" |
| cmd: "bootstrapper" |
| } |
| properties: |
| '{' |
| ' "$bootstrap/exe": {' |
| ' "exe": {' |
| ' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",' |
| ' "cipd_version": "refs/heads/main",' |
| ' "cmd": [' |
| ' "luciexe"' |
| ' ]' |
| ' }' |
| ' },' |
| ' "$bootstrap/properties": {' |
| ' "properties_file": "infra/config/generated/builders/ci/Linux Builder (Wayland)/properties.json",' |
| ' "shadow_properties_file": "infra/config/generated/builders/ci/Linux Builder (Wayland)/shadow-properties.json",' |
| ' "top_level_project": {' |
| ' "ref": "refs/branch-heads/6668",' |
| ' "repo": {' |
| ' "host": "chromium.googlesource.com",' |
| ' "project": "chromium/src"' |
| ' }' |
| ' }' |
| ' },' |
| ' "builder_group": "chromium.linux",' |
| ' "gardener_rotations": [' |
| ' "chrome_browser_release"' |
| ' ],' |
| ' "led_builder_is_bootstrapped": true,' |
| ' "recipe": "chromium",' |
| ' "sheriff_rotations": [' |
| ' "chrome_browser_release"' |
| ' ]' |
| '}' |
| execution_timeout_secs: 10800 |
| build_numbers: YES |
| service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "chromium_swarming.expose_merge_script_failures" |
| value: 100 |
| } |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| resultdb { |
| enable: true |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "ci_test_results" |
| test_results {} |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "gpu_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "ninja://(chrome|content)/test:telemetry_gpu_integration_test[^/]*/.+" |
| } |
| } |
| } |
| bq_exports { |
| project: "chrome-luci-data" |
| dataset: "chromium" |
| table: "blink_web_tests_ci_test_results" |
| test_results { |
| predicate { |
| test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*_wpt_tests/.+)" |
| } |
| } |
| } |
| history_options { |
| use_invocation_timestamp: true |
| } |
| } |
| description_html: "This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/chromium-m129/builders/try/linux-wayland-rel\">linux-wayland-rel</a></li></ul>" |
| shadow_builder_adjustments { |
| service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" |
| pool: "luci.chromium.try" |
| dimensions: "free_space:" |
| dimensions: "pool:luci.chromium.try" |
| } |
| contact_team_email: "chrome-linux-engprod@google.com" |
| } |
| builders { |
| name: "Linux Builder (dbg)" |
| swarming_host: "chromium-swarm.appspot.com" |
| dimensions: "builderless:1" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "free_space:standard" |
| dimensions: "os:Ubuntu-22.04" |
| dimensions: "pool:luci.chromium.ci" |
| dimensions: "ssd:0" |
| exe { |
| cipd_package: "infra/chromium/bootstrapper/${platform}" |
| |