From 1473e59ee21aad620df3a22272387d84fcfa8837 Mon Sep 17 00:00:00 2001 From: Garrett Beaty Date: Tue, 4 Apr 2023 16:51:24 +0000 Subject: [PATCH] [M110][infra] Turn down Android builders. M111 is now pushing to stable for Android, so these builders are not necessary. No-Try: true Change-Id: I9c105b00d2ac68b5e6d096a688729e3c38f593ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4389273 Reviewed-by: Gary Tong Commit-Queue: Garrett Beaty Cr-Commit-Position: refs/branch-heads/5481@{#1390} Cr-Branched-From: 130f3e4d850f4bc7387cfb8d08aa993d288a67a9-refs/heads/main@{#1084008} --- .../properties.json | 71 - .../Android WebView N (dbg)/properties.json | 103 - .../Android WebView O (dbg)/properties.json | 103 - .../Android WebView P (dbg)/properties.json | 103 - .../Android arm Builder (dbg)/properties.json | 64 - .../properties.json | 333 -- .../properties.json | 64 - .../Android x64 Builder (dbg)/properties.json | 61 - .../properties.json | 67 - .../Android x86 Builder (dbg)/properties.json | 67 - .../ci/Cast Android (dbg)/properties.json | 70 - .../properties.json | 66 - .../ci/Nougat Phone Tester/properties.json | 104 - .../ci/Oreo Phone Tester/properties.json | 104 - .../ci/android-12-x64-rel/properties.json | 70 - .../ci/android-cronet-arm-dbg/properties.json | 71 - .../ci/android-cronet-arm-rel/properties.json | 71 - .../properties.json | 102 - .../ci/android-cronet-x86-dbg/properties.json | 114 - .../ci/android-nougat-x86-rel/properties.json | 68 - .../ci/android-official/properties.json | 68 - .../ci/android-pie-arm64-dbg/properties.json | 104 - .../ci/android-pie-arm64-rel/properties.json | 71 - .../properties.json | 70 - .../try/android-12-x64-rel/properties.json | 63 - .../properties.json | 110 - .../try/android-arm64-rel/properties.json | 103 - .../android-cronet-arm-dbg/properties.json | 62 - .../properties.json | 108 - .../properties.json | 78 - .../android-nougat-x86-rel/properties.json | 71 - .../try/android-official/properties.json | 59 - .../android-oreo-arm64-dbg/properties.json | 103 - .../try/android-pie-arm64-dbg/properties.json | 106 - .../try/android-x64-cast/properties.json | 66 - .../try/android_compile_dbg/properties.json | 313 -- .../android_compile_x64_dbg/properties.json | 59 - .../android_compile_x86_dbg/properties.json | 59 - .../try/android_cronet/properties.json | 63 - .../properties.json | 60 - .../dawn-android-arm-deps-rel/properties.json | 63 - .../try-nougat-phone-tester/properties.json | 103 - infra/config/generated/cq-usage/default.cfg | 21 - infra/config/generated/cq-usage/full.cfg | 637 --- infra/config/generated/luci/commit-queue.cfg | 661 --- .../config/generated/luci/cr-buildbucket.cfg | 4938 ++--------------- infra/config/generated/luci/luci-milo.cfg | 523 -- infra/config/generated/luci/luci-notify.cfg | 153 - .../config/generated/luci/luci-scheduler.cfg | 223 - infra/config/generated/luci/project.cfg | 2 +- infra/config/generated/luci/realms.cfg | 7 - infra/config/settings.json | 4 - 52 files changed, 319 insertions(+), 10688 deletions(-) delete mode 100644 infra/config/generated/builders/ci/Android Release (Nexus 5X)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android WebView N (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android WebView O (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android WebView P (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android x64 Builder (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Cast Android (dbg)/properties.json delete mode 100644 infra/config/generated/builders/ci/Dawn Android arm DEPS Release (Pixel 4)/properties.json delete mode 100644 infra/config/generated/builders/ci/Nougat Phone Tester/properties.json delete mode 100644 infra/config/generated/builders/ci/Oreo Phone Tester/properties.json delete mode 100644 infra/config/generated/builders/ci/android-12-x64-rel/properties.json delete mode 100644 infra/config/generated/builders/ci/android-cronet-arm-dbg/properties.json delete mode 100644 infra/config/generated/builders/ci/android-cronet-arm-rel/properties.json delete mode 100644 infra/config/generated/builders/ci/android-cronet-x86-dbg-10-tests/properties.json delete mode 100644 infra/config/generated/builders/ci/android-cronet-x86-dbg/properties.json delete mode 100644 infra/config/generated/builders/ci/android-nougat-x86-rel/properties.json delete mode 100644 infra/config/generated/builders/ci/android-official/properties.json delete mode 100644 infra/config/generated/builders/ci/android-pie-arm64-dbg/properties.json delete mode 100644 infra/config/generated/builders/ci/android-pie-arm64-rel/properties.json delete mode 100644 infra/config/generated/builders/try/android-12-x64-rel-compilator/properties.json delete mode 100644 infra/config/generated/builders/try/android-12-x64-rel/properties.json delete mode 100644 infra/config/generated/builders/try/android-arm64-rel-compilator/properties.json delete mode 100644 infra/config/generated/builders/try/android-arm64-rel/properties.json delete mode 100644 infra/config/generated/builders/try/android-cronet-arm-dbg/properties.json delete mode 100644 infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/properties.json delete mode 100644 infra/config/generated/builders/try/android-nougat-x86-rel-compilator/properties.json delete mode 100644 infra/config/generated/builders/try/android-nougat-x86-rel/properties.json delete mode 100644 infra/config/generated/builders/try/android-official/properties.json delete mode 100644 infra/config/generated/builders/try/android-oreo-arm64-dbg/properties.json delete mode 100644 infra/config/generated/builders/try/android-pie-arm64-dbg/properties.json delete mode 100644 infra/config/generated/builders/try/android-x64-cast/properties.json delete mode 100644 infra/config/generated/builders/try/android_compile_dbg/properties.json delete mode 100644 infra/config/generated/builders/try/android_compile_x64_dbg/properties.json delete mode 100644 infra/config/generated/builders/try/android_compile_x86_dbg/properties.json delete mode 100644 infra/config/generated/builders/try/android_cronet/properties.json delete mode 100644 infra/config/generated/builders/try/android_optional_gpu_tests_rel/properties.json delete mode 100644 infra/config/generated/builders/try/dawn-android-arm-deps-rel/properties.json delete mode 100644 infra/config/generated/builders/try/try-nougat-phone-tester/properties.json diff --git a/infra/config/generated/builders/ci/Android Release (Nexus 5X)/properties.json b/infra/config/generated/builders/ci/Android Release (Nexus 5X)/properties.json deleted file mode 100644 index 3d2c9e3696095f..00000000000000 --- a/infra/config/generated/builders/ci/Android Release (Nexus 5X)/properties.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android Release (Nexus 5X)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-gpu-archive", - "builder_group": "chromium.gpu", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android Release (Nexus 5X)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-arm64-rel", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 250, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.gpu", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android WebView N (dbg)/properties.json b/infra/config/generated/builders/ci/Android WebView N (dbg)/properties.json deleted file mode 100644 index 7b923155952313..00000000000000 --- a/infra/config/generated/builders/ci/Android WebView N (dbg)/properties.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView N (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android WebView N (dbg)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android WebView O (dbg)/properties.json b/infra/config/generated/builders/ci/Android WebView O (dbg)/properties.json deleted file mode 100644 index 7e56fcfc857235..00000000000000 --- a/infra/config/generated/builders/ci/Android WebView O (dbg)/properties.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView O (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android WebView O (dbg)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android WebView P (dbg)/properties.json b/infra/config/generated/builders/ci/Android WebView P (dbg)/properties.json deleted file mode 100644 index a679709e96babb..00000000000000 --- a/infra/config/generated/builders/ci/Android WebView P (dbg)/properties.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView P (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android WebView P (dbg)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json b/infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json deleted file mode 100644 index 7c860d6f8034b5..00000000000000 --- a/infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm Builder (dbg)", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 250, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json b/infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json deleted file mode 100644 index 4659acde4e79d1..00000000000000 --- a/infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json +++ /dev/null @@ -1,333 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView N (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView O (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView P (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "Android WebView N (dbg)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Android WebView O (dbg)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Android WebView P (dbg)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-oreo-arm64-dbg", - "group": "tryserver.chromium.android" - }, - { - "builder": "android-pie-arm64-dbg", - "group": "tryserver.chromium.android" - }, - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - }, - { - "builder": "try-nougat-phone-tester", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json b/infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json deleted file mode 100644 index a984472dfba8a1..00000000000000 --- a/infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder All Targets (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm64 Builder All Targets (dbg)", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android x64 Builder (dbg)/properties.json b/infra/config/generated/builders/ci/Android x64 Builder (dbg)/properties.json deleted file mode 100644 index 2b619971c4cecb..00000000000000 --- a/infra/config/generated/builders/ci/Android x64 Builder (dbg)/properties.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android x64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x64_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android x64 Builder (dbg)", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json b/infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json deleted file mode 100644 index 5c5f9abb8474dd..00000000000000 --- a/infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android x64 Builder All Targets (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x64_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android x64 Builder All Targets (dbg)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_compile_x64_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json b/infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json deleted file mode 100644 index fac48f74d7e038..00000000000000 --- a/infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android x86 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android x86 Builder (dbg)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_compile_x86_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Cast Android (dbg)/properties.json b/infra/config/generated/builders/ci/Cast Android (dbg)/properties.json deleted file mode 100644 index cf7ae3c37e7ffc..00000000000000 --- a/infra/config/generated/builders/ci/Cast Android (dbg)/properties.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Cast Android (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "cast_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Cast Android (dbg)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-x64-cast", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Dawn Android arm DEPS Release (Pixel 4)/properties.json b/infra/config/generated/builders/ci/Dawn Android arm DEPS Release (Pixel 4)/properties.json deleted file mode 100644 index 12a3aeb34f5282..00000000000000 --- a/infra/config/generated/builders/ci/Dawn Android arm DEPS Release (Pixel 4)/properties.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Dawn Android arm DEPS Release (Pixel 4)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-dawn-archive", - "builder_group": "chromium.dawn", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_rel_mb" - }, - "legacy_chromium_config": { - "config": "android", - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "run_tests_serially": true - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Dawn Android arm DEPS Release (Pixel 4)", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "dawn-android-arm-deps-rel", - "group": "tryserver.chromium.dawn" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.dawn", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Nougat Phone Tester/properties.json b/infra/config/generated/builders/ci/Nougat Phone Tester/properties.json deleted file mode 100644 index 03d5db07276803..00000000000000 --- a/infra/config/generated/builders/ci/Nougat Phone Tester/properties.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - }, - { - "builder": "try-nougat-phone-tester", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/Oreo Phone Tester/properties.json b/infra/config/generated/builders/ci/Oreo Phone Tester/properties.json deleted file mode 100644 index e89a4598dbce25..00000000000000 --- a/infra/config/generated/builders/ci/Oreo Phone Tester/properties.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-oreo-arm64-dbg", - "group": "tryserver.chromium.android" - }, - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-12-x64-rel/properties.json b/infra/config/generated/builders/ci/android-12-x64-rel/properties.json deleted file mode 100644 index fbad67a0b173c3..00000000000000 --- a/infra/config/generated/builders/ci/android-12-x64-rel/properties.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-12-x64-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x64_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-12-x64-rel", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-12-x64-rel", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-cronet-arm-dbg/properties.json b/infra/config/generated/builders/ci/android-cronet-arm-dbg/properties.json deleted file mode 100644 index 1a1dd53dc7587e..00000000000000 --- a/infra/config/generated/builders/ci/android-cronet-arm-dbg/properties.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-arm-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-arm-dbg", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-cronet-arm-dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-cronet-arm-rel/properties.json b/infra/config/generated/builders/ci/android-cronet-arm-rel/properties.json deleted file mode 100644 index 28473ba0a64dc7..00000000000000 --- a/infra/config/generated/builders/ci/android-cronet-arm-rel/properties.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-arm-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-arm-rel", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android_cronet", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-cronet-x86-dbg-10-tests/properties.json b/infra/config/generated/builders/ci/android-cronet-x86-dbg-10-tests/properties.json deleted file mode 100644 index 8e3323f446d50d..00000000000000 --- a/infra/config/generated/builders/ci/android-cronet-x86-dbg-10-tests/properties.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg-10-tests", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "x86_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-x86-dbg-10-tests", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-cronet-x86-dbg-10-tests", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-cronet-x86-dbg/properties.json b/infra/config/generated/builders/ci/android-cronet-x86-dbg/properties.json deleted file mode 100644 index 0562fb46b16e43..00000000000000 --- a/infra/config/generated/builders/ci/android-cronet-x86-dbg/properties.json +++ /dev/null @@ -1,114 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg-10-tests", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "x86_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "android-cronet-x86-dbg-10-tests", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-cronet-x86-dbg-10-tests", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-nougat-x86-rel/properties.json b/infra/config/generated/builders/ci/android-nougat-x86-rel/properties.json deleted file mode 100644 index 0a6bc7ca5d5e53..00000000000000 --- a/infra/config/generated/builders/ci/android-nougat-x86-rel/properties.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-nougat-x86-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Release", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android", - "enable_wpr_tests" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-nougat-x86-rel", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-nougat-x86-rel", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-official/properties.json b/infra/config/generated/builders/ci/android-official/properties.json deleted file mode 100644 index 17c850d6d3205c..00000000000000 --- a/infra/config/generated/builders/ci/android-official/properties.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-official", - "project": "chromium-m110" - }, - "builder_spec": { - "builder_group": "chromium", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "config": "android", - "target_arch": "arm", - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-official", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-official", - "group": "tryserver.chromium" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-pie-arm64-dbg/properties.json b/infra/config/generated/builders/ci/android-pie-arm64-dbg/properties.json deleted file mode 100644 index 70fdf3110afb9f..00000000000000 --- a/infra/config/generated/builders/ci/android-pie-arm64-dbg/properties.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-pie-arm64-dbg", - "group": "tryserver.chromium.android" - }, - { - "builder": "android_compile_dbg", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/ci/android-pie-arm64-rel/properties.json b/infra/config/generated/builders/ci/android-pie-arm64-rel/properties.json deleted file mode 100644 index 4ee58bba9dc4c7..00000000000000 --- a/infra/config/generated/builders/ci/android-pie-arm64-rel/properties.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-pie-arm64-rel", - "project": "chromium-m110" - } - ], - "mirroring_builder_group_and_names": [ - { - "builder": "android-arm64-rel", - "group": "tryserver.chromium.android" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-trusted", - "jobs": 500, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "chromium.android", - "recipe": "chromium", - "sheriff_rotations": [ - "chrome_browser_release" - ] -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-12-x64-rel-compilator/properties.json b/infra/config/generated/builders/try/android-12-x64-rel-compilator/properties.json deleted file mode 100644 index cba07035907cac..00000000000000 --- a/infra/config/generated/builders/try/android-12-x64-rel-compilator/properties.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-12-x64-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x64_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-12-x64-rel", - "project": "chromium-m110" - } - ], - "rts_config": { - "condition": "QUICK_RUN_ONLY" - } - } - }, - "$build/goma": { - "enable_ats": true, - "jobs": 300, - "rpc_extra_params": "?prod", - "server_host": "goma.chromium.org" - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium/compilator" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-12-x64-rel/properties.json b/infra/config/generated/builders/try/android-12-x64-rel/properties.json deleted file mode 100644 index 3f5ab9683e5fd6..00000000000000 --- a/infra/config/generated/builders/try/android-12-x64-rel/properties.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "$build/chromium_orchestrator": { - "compilator": "android-12-x64-rel-compilator", - "compilator_watcher_git_revision": "7809a690bbd935bcb3b4d922e24cabe168aaabc8" - }, - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-12-x64-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x64_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-12-x64-rel", - "project": "chromium-m110" - } - ], - "rts_config": { - "condition": "QUICK_RUN_ONLY" - } - } - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium/orchestrator" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-arm64-rel-compilator/properties.json b/infra/config/generated/builders/try/android-arm64-rel-compilator/properties.json deleted file mode 100644 index 9e54c7935ddd97..00000000000000 --- a/infra/config/generated/builders/try/android-arm64-rel-compilator/properties.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android Release (Nexus 5X)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-gpu-archive", - "builder_group": "chromium.gpu", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android Release (Nexus 5X)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "android-pie-arm64-rel", - "project": "chromium-m110" - } - ], - "rts_config": { - "condition": "QUICK_RUN_ONLY" - } - } - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$build/goma": { - "enable_ats": true, - "jobs": 300, - "rpc_extra_params": "?prod", - "server_host": "goma.chromium.org" - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium/compilator" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-arm64-rel/properties.json b/infra/config/generated/builders/try/android-arm64-rel/properties.json deleted file mode 100644 index a30debc9cb2315..00000000000000 --- a/infra/config/generated/builders/try/android-arm64-rel/properties.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "$build/chromium_orchestrator": { - "compilator": "android-arm64-rel-compilator", - "compilator_watcher_git_revision": "7809a690bbd935bcb3b4d922e24cabe168aaabc8" - }, - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android Release (Nexus 5X)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-gpu-archive", - "builder_group": "chromium.gpu", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android Release (Nexus 5X)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "android-pie-arm64-rel", - "project": "chromium-m110" - } - ], - "rts_config": { - "condition": "QUICK_RUN_ONLY" - } - } - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium/orchestrator" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-cronet-arm-dbg/properties.json b/infra/config/generated/builders/try/android-cronet-arm-dbg/properties.json deleted file mode 100644 index 7f25de3bd17f1a..00000000000000 --- a/infra/config/generated/builders/try/android-cronet-arm-dbg/properties.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-arm-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-arm-dbg", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 150, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/properties.json b/infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/properties.json deleted file mode 100644 index 5b52eb146d9791..00000000000000 --- a/infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/properties.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg-10-tests", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "x86_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-x86-dbg", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "android-cronet-x86-dbg-10-tests", - "project": "chromium-m110" - } - ] - } - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 150, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-nougat-x86-rel-compilator/properties.json b/infra/config/generated/builders/try/android-nougat-x86-rel-compilator/properties.json deleted file mode 100644 index 5b2a4f376c57c2..00000000000000 --- a/infra/config/generated/builders/try/android-nougat-x86-rel-compilator/properties.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-nougat-x86-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Release", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android", - "enable_wpr_tests" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-nougat-x86-rel", - "project": "chromium-m110" - } - ], - "rts_config": { - "condition": "QUICK_RUN_ONLY" - } - } - }, - "$build/code_coverage": { - "coverage_test_types": [ - "unit", - "overall" - ], - "use_java_coverage": true - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$build/goma": { - "enable_ats": true, - "jobs": 300, - "rpc_extra_params": "?prod", - "server_host": "goma.chromium.org" - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium/compilator" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-nougat-x86-rel/properties.json b/infra/config/generated/builders/try/android-nougat-x86-rel/properties.json deleted file mode 100644 index ddb7b3c23f949e..00000000000000 --- a/infra/config/generated/builders/try/android-nougat-x86-rel/properties.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "$build/chromium_orchestrator": { - "compilator": "android-nougat-x86-rel-compilator", - "compilator_watcher_git_revision": "7809a690bbd935bcb3b4d922e24cabe168aaabc8" - }, - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-nougat-x86-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Release", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android", - "enable_wpr_tests" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-nougat-x86-rel", - "project": "chromium-m110" - } - ], - "rts_config": { - "condition": "QUICK_RUN_ONLY" - } - } - }, - "$build/code_coverage": { - "coverage_test_types": [ - "unit", - "overall" - ], - "use_java_coverage": true - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium/orchestrator" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-official/properties.json b/infra/config/generated/builders/try/android-official/properties.json deleted file mode 100644 index fbc06903e5bb96..00000000000000 --- a/infra/config/generated/builders/try/android-official/properties.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-official", - "project": "chromium-m110" - }, - "builder_spec": { - "builder_group": "chromium", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "config": "android", - "target_arch": "arm", - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-official", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-oreo-arm64-dbg/properties.json b/infra/config/generated/builders/try/android-oreo-arm64-dbg/properties.json deleted file mode 100644 index 4656cfe1056428..00000000000000 --- a/infra/config/generated/builders/try/android-oreo-arm64-dbg/properties.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 150, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-pie-arm64-dbg/properties.json b/infra/config/generated/builders/try/android-pie-arm64-dbg/properties.json deleted file mode 100644 index ba42cc628cf487..00000000000000 --- a/infra/config/generated/builders/try/android-pie-arm64-dbg/properties.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - } - ] - } - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android-x64-cast/properties.json b/infra/config/generated/builders/try/android-x64-cast/properties.json deleted file mode 100644 index 0654d76bc8edbe..00000000000000 --- a/infra/config/generated/builders/try/android-x64-cast/properties.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Cast Android (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "cast_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "mb" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Cast Android (dbg)", - "project": "chromium-m110" - } - ] - } - }, - "$build/goma": { - "enable_ats": true, - "rpc_extra_params": "?prod", - "server_host": "goma.chromium.org" - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android_compile_dbg/properties.json b/infra/config/generated/builders/try/android_compile_dbg/properties.json deleted file mode 100644 index e8dab5147f790f..00000000000000 --- a/infra/config/generated/builders/try/android_compile_dbg/properties.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView N (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView O (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android WebView P (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "apply_configs": [ - "remove_all_system_webviews" - ], - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "Android WebView N (dbg)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Android WebView O (dbg)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Android WebView P (dbg)", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "Oreo Phone Tester", - "project": "chromium-m110" - }, - { - "bucket": "ci", - "builder": "android-pie-arm64-dbg", - "project": "chromium-m110" - } - ], - "is_compile_only": true - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android_compile_x64_dbg/properties.json b/infra/config/generated/builders/try/android_compile_x64_dbg/properties.json deleted file mode 100644 index 55a3d4d1160f9f..00000000000000 --- a/infra/config/generated/builders/try/android_compile_x64_dbg/properties.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android x64 Builder All Targets (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x64_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android x64 Builder All Targets (dbg)", - "project": "chromium-m110" - } - ], - "is_compile_only": true - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android_compile_x86_dbg/properties.json b/infra/config/generated/builders/try/android_compile_x86_dbg/properties.json deleted file mode 100644 index 94ff6694d422fb..00000000000000 --- a/infra/config/generated/builders/try/android_compile_x86_dbg/properties.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android x86 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "x86_builder_mb" - }, - "legacy_chromium_config": { - "build_config": "Debug", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android x86 Builder (dbg)", - "project": "chromium-m110" - } - ], - "is_compile_only": true - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android_cronet/properties.json b/infra/config/generated/builders/try/android_cronet/properties.json deleted file mode 100644 index b721e428759d80..00000000000000 --- a/infra/config/generated/builders/try/android_cronet/properties.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "android-cronet-arm-rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "apply_configs": [ - "cronet_builder", - "mb" - ], - "build_config": "Release", - "config": "android", - "target_bits": 32, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "android-cronet-arm-rel", - "project": "chromium-m110" - } - ], - "is_compile_only": true - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/android_optional_gpu_tests_rel/properties.json b/infra/config/generated/builders/try/android_optional_gpu_tests_rel/properties.json deleted file mode 100644 index 4c796de7d6cea1..00000000000000 --- a/infra/config/generated/builders/try/android_optional_gpu_tests_rel/properties.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "try", - "builder": "android_optional_gpu_tests_rel", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-gpu-fyi-archive", - "builder_group": "tryserver.chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder" - }, - "legacy_chromium_config": { - "config": "android", - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "try", - "builder": "android_optional_gpu_tests_rel", - "project": "chromium-m110" - } - ], - "retry_failed_shards": false - } - }, - "$build/flakiness": { - "check_for_flakiness": true - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/dawn-android-arm-deps-rel/properties.json b/infra/config/generated/builders/try/dawn-android-arm-deps-rel/properties.json deleted file mode 100644 index 7168be1dbbfd7f..00000000000000 --- a/infra/config/generated/builders/try/dawn-android-arm-deps-rel/properties.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Dawn Android arm DEPS Release (Pixel 4)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-dawn-archive", - "builder_group": "chromium.dawn", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_rel_mb" - }, - "legacy_chromium_config": { - "config": "android", - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "run_tests_serially": true - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Dawn Android arm DEPS Release (Pixel 4)", - "project": "chromium-m110" - } - ] - } - }, - "$build/goma": { - "enable_ats": true, - "rpc_extra_params": "?prod", - "server_host": "goma.chromium.org" - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 150, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite", - "v.gpu" - ] - }, - "builder_group": "tryserver.chromium.dawn", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/builders/try/try-nougat-phone-tester/properties.json b/infra/config/generated/builders/try/try-nougat-phone-tester/properties.json deleted file mode 100644 index bfda677508ab63..00000000000000 --- a/infra/config/generated/builders/try/try-nougat-phone-tester/properties.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "$build/chromium_tests_builder_config": { - "builder_config": { - "builder_db": { - "entries": [ - { - "builder_id": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "COMPILE_AND_TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - } - } - }, - { - "builder_id": { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - }, - "builder_spec": { - "build_gs_bucket": "chromium-android-archive", - "builder_group": "chromium.android", - "execution_mode": "TEST", - "legacy_android_config": { - "config": "main_builder_mb" - }, - "legacy_chromium_config": { - "apply_configs": [ - "download_vr_test_apks" - ], - "build_config": "Debug", - "config": "android", - "target_bits": 64, - "target_platform": "android" - }, - "legacy_gclient_config": { - "apply_configs": [ - "android" - ], - "config": "chromium" - }, - "parent": { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - } - } - ] - }, - "builder_ids": [ - { - "bucket": "ci", - "builder": "Android arm64 Builder (dbg)", - "project": "chromium-m110" - } - ], - "builder_ids_in_scope_for_testing": [ - { - "bucket": "ci", - "builder": "Nougat Phone Tester", - "project": "chromium-m110" - } - ] - } - }, - "$build/reclient": { - "instance": "rbe-chromium-untrusted", - "jobs": 300, - "metrics_project": "chromium-reclient-metrics" - }, - "$recipe_engine/resultdb/test_presentation": { - "column_keys": [], - "grouping_keys": [ - "status", - "v.test_suite" - ] - }, - "builder_group": "tryserver.chromium.android", - "recipe": "chromium_trybot" -} \ No newline at end of file diff --git a/infra/config/generated/cq-usage/default.cfg b/infra/config/generated/cq-usage/default.cfg index 68c97fec2ee504..fe84e56371d09d 100644 --- a/infra/config/generated/cq-usage/default.cfg +++ b/infra/config/generated/cq-usage/default.cfg @@ -15,27 +15,6 @@ config_groups { } verifiers { tryjob { - builders { - name: "chromium-m110/try/android-12-x64-rel" - } - builders { - name: "chromium-m110/try/android-arm64-rel" - } - builders { - name: "chromium-m110/try/android-binary-size" - } - builders { - name: "chromium-m110/try/android-nougat-x86-rel" - } - builders { - name: "chromium-m110/try/android-x64-cast" - } - builders { - name: "chromium-m110/try/android_compile_dbg" - } - builders { - name: "chromium-m110/try/android_cronet" - } builders { name: "chromium-m110/try/chromeos-amd64-generic-rel" } diff --git a/infra/config/generated/cq-usage/full.cfg b/infra/config/generated/cq-usage/full.cfg index 284dbc51b0f416..c2ba1609c019ec 100644 --- a/infra/config/generated/cq-usage/full.cfg +++ b/infra/config/generated/cq-usage/full.cfg @@ -15,568 +15,6 @@ config_groups { } verifiers { tryjob { - builders { - name: "chromium-m110/try/android-12-x64-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-12-x64-rel/.+" - } - } - builders { - name: "chromium-m110/try/android-arm64-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-arm64-rel/.+" - } - } - builders { - name: "chromium-m110/try/android-binary-size" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-binary-size/.+" - } - } - builders { - name: "chromium-m110/try/android-cronet-arm-dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/grpc_support/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/config/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/ios/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-cronet-arm-dbg/.+" - } - } - builders { - name: "chromium-m110/try/android-cronet-x86-dbg-10-tests" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/grpc_support/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/config/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/ios/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/.+" - } - } - builders { - name: "chromium-m110/try/android-nougat-x86-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-nougat-x86-rel/.+" - } - } - builders { - name: "chromium-m110/try/android-pie-arm64-dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/features/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/java/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/javatests/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/android/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "device/vr/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/gvr-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/arcore-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/arcore-android-sdk-client/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-pie-arm64-dbg/.+" - } - } - builders { - name: "chromium-m110/try/android-x64-cast" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-x64-cast/.+" - } - } - builders { - name: "chromium-m110/try/android_compile_dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_compile_dbg/.+" - } - } - builders { - name: "chromium-m110/try/android_compile_x64_dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/java/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf-helpers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/system_headers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/tests/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/gvr-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_compile_x64_dbg/.+" - } - } - builders { - name: "chromium-m110/try/android_compile_x86_dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/java/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf-helpers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/system_headers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/tests/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/gvr-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_compile_x86_dbg/.+" - } - } - builders { - name: "chromium-m110/try/android_cronet" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_cronet/.+" - } - } - builders { - name: "chromium-m110/try/android_optional_gpu_tests_rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "cc/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/viz/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/test/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/audio/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/base/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/capture/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/filters/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/mojo/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/renderers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/video/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "services/viz/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "testing/buildbot/tryserver.chromium.android.json" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "testing/trigger_scripts/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/mediastream/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/webcodecs/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/webgl/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/platform/graphics/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "tools/clang/scripts/update.py" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "tools/mb/mb_config_expectations/tryserver.chromium.android.json" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "ui/gl/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_optional_gpu_tests_rel/.+" - } - } builders { name: "chromium-m110/try/chromeos-amd64-generic-dbg" location_filters { @@ -651,81 +89,6 @@ config_groups { name: "chromium-m110/try/chromium_presubmit" disable_reuse: true } - builders { - name: "chromium-m110/try/dawn-android-arm-deps-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/test/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "testing/buildbot/chromium.dawn.json" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/webgpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/web_tests/external/wpt/webgpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/web_tests/wpt_internal/webgpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/web_tests/WebGPUExpectations" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/dawn/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/webgpu-cts/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "tools/clang/scripts/update.py" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "ui/gl/features.gni" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/dawn-android-arm-deps-rel/.+" - } - } builders { name: "chromium-m110/try/dawn-mac-x64-deps-rel" location_filters { diff --git a/infra/config/generated/luci/commit-queue.cfg b/infra/config/generated/luci/commit-queue.cfg index 6475cc0dc849e4..0bb08d770356c7 100644 --- a/infra/config/generated/luci/commit-queue.cfg +++ b/infra/config/generated/luci/commit-queue.cfg @@ -82,588 +82,6 @@ config_groups { owner_whitelist_group: "googlers" owner_whitelist_group: "project-chromium-robot-committers" } - builders { - name: "chromium-m110/try/android-12-x64-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-12-x64-rel/.+" - } - } - builders { - name: "chromium-m110/try/android-12-x64-rel-compilator" - includable_only: true - } - builders { - name: "chromium-m110/try/android-arm64-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-arm64-rel/.+" - } - } - builders { - name: "chromium-m110/try/android-arm64-rel-compilator" - includable_only: true - } - builders { - name: "chromium-m110/try/android-binary-size" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-binary-size/.+" - } - } - builders { - name: "chromium-m110/try/android-cronet-arm-dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/grpc_support/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/config/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/ios/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-cronet-arm-dbg/.+" - } - } - builders { - name: "chromium-m110/try/android-cronet-x86-dbg-10-tests" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/grpc_support/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "build/config/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/cronet/ios/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-cronet-x86-dbg-10-tests/.+" - } - } - builders { - name: "chromium-m110/try/android-nougat-x86-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-nougat-x86-rel/.+" - } - } - builders { - name: "chromium-m110/try/android-nougat-x86-rel-compilator" - includable_only: true - } - builders { - name: "chromium-m110/try/android-official" - includable_only: true - } - builders { - name: "chromium-m110/try/android-oreo-arm64-dbg" - includable_only: true - } - builders { - name: "chromium-m110/try/android-pie-arm64-dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/features/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/java/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/javatests/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/android/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "device/vr/android/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/gvr-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/arcore-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/arcore-android-sdk-client/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-pie-arm64-dbg/.+" - } - } - builders { - name: "chromium-m110/try/android-x64-cast" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android-x64-cast/.+" - } - } - builders { - name: "chromium-m110/try/android_compile_dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_compile_dbg/.+" - } - } - builders { - name: "chromium-m110/try/android_compile_x64_dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/java/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf-helpers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/system_headers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/tests/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/gvr-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_compile_x64_dbg/.+" - } - } - builders { - name: "chromium-m110/try/android_compile_x86_dbg" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/android/java/src/org/chromium/chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/seccomp-bpf-helpers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/system_headers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "sandbox/linux/tests/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/gvr-android-sdk/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_compile_x86_dbg/.+" - } - } - builders { - name: "chromium-m110/try/android_cronet" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_cronet/.+" - } - } - builders { - name: "chromium-m110/try/android_optional_gpu_tests_rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "cc/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "chrome/browser/vr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/browser/xr/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "components/viz/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/test/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/audio/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/base/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/capture/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/filters/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/mojo/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/renderers/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "media/video/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "services/viz/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "testing/buildbot/tryserver.chromium.android.json" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "testing/trigger_scripts/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/mediastream/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/webcodecs/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/webgl/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/platform/graphics/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "tools/clang/scripts/update.py" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "tools/mb/mb_config_expectations/tryserver.chromium.android.json" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "ui/gl/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/android_optional_gpu_tests_rel/.+" - } - } builders { name: "chromium-m110/try/chromeos-amd64-generic-dbg" location_filters { @@ -758,81 +176,6 @@ config_groups { name: "chromium-m110/try/chromium_presubmit" disable_reuse: true } - builders { - name: "chromium-m110/try/dawn-android-arm-deps-rel" - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "content/test/gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "gpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "testing/buildbot/chromium.dawn.json" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/renderer/modules/webgpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/web_tests/external/wpt/webgpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/web_tests/wpt_internal/webgpu/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/blink/web_tests/WebGPUExpectations" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/dawn/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "third_party/webgpu-cts/.+" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "tools/clang/scripts/update.py" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "ui/gl/features.gni" - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "docs/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/.+" - exclude: true - } - location_filters { - gerrit_host_regexp: ".*" - gerrit_project_regexp: ".*" - path_regexp: "infra/config/generated/builders/try/dawn-android-arm-deps-rel/.+" - } - } builders { name: "chromium-m110/try/dawn-mac-x64-deps-rel" location_filters { @@ -1351,10 +694,6 @@ config_groups { path_regexp: "infra/config/generated/builders/try/mac_chromium_compile_dbg_ng/.+" } } - builders { - name: "chromium-m110/try/try-nougat-phone-tester" - includable_only: true - } builders { name: "chromium-m110/try/win-libfuzzer-asan-rel" location_filters { diff --git a/infra/config/generated/luci/cr-buildbucket.cfg b/infra/config/generated/luci/cr-buildbucket.cfg index 3907377335f1a1..027603f4ca221e 100644 --- a/infra/config/generated/luci/cr-buildbucket.cfg +++ b/infra/config/generated/luci/cr-buildbucket.cfg @@ -8,15 +8,13 @@ buckets { name: "ci" swarming { builders { - name: "Android Release (Nexus 5X)" + name: "Dawn Mac 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-18.04" + dimensions: "os:Mac" dimensions: "pool:luci.chromium.gpu.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -34,7 +32,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android Release (Nexus 5X)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -43,7 +41,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.gpu",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -52,7 +50,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -99,14 +97,14 @@ buckets { } } builders { - name: "Android WebView N (dbg)" + name: "Dawn Mac x64 DEPS Release (AMD)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "cores:2" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -125,7 +123,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android WebView N (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (AMD)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -134,7 +132,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -143,14 +141,14 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -190,14 +188,14 @@ buckets { } } builders { - name: "Android WebView O (dbg)" + name: "Dawn Mac x64 DEPS Release (Intel)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "cores:2" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -216,7 +214,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android WebView O (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (Intel)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -225,7 +223,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -234,14 +232,14 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -281,14 +279,14 @@ buckets { } } builders { - name: "Android WebView P (dbg)" + 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:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "os:Windows" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -307,7 +305,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android WebView P (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -316,7 +314,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -325,14 +323,14 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -372,14 +370,14 @@ buckets { } } builders { - name: "Android arm Builder (dbg)" + name: "Dawn Win10 x64 DEPS Release (Intel HD 630)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "cores:2" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -398,7 +396,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android arm Builder (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (Intel HD 630)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -407,23 +405,23 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 14400 + execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -463,14 +461,14 @@ buckets { } } builders { - name: "Android arm64 Builder (dbg)" + name: "Dawn Win10 x64 DEPS Release (NVIDIA)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "cores:2" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -489,7 +487,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android arm64 Builder (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (NVIDIA)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -498,23 +496,23 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 25200 + execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -554,12 +552,15 @@ buckets { } } builders { - name: "Android arm64 Builder All Targets (dbg)" + name: "Dawn Win10 x86 DEPS Builder" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Android arm64 Builder All Targets (dbg)" + dimensions: "builderless:1" + dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + 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" @@ -577,7 +578,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android arm64 Builder All Targets (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -586,23 +587,23 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 25200 + execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -642,12 +643,15 @@ buckets { } } builders { - name: "Android x64 Builder (dbg)" + name: "Dawn Win10 x86 DEPS Release (Intel HD 630)" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Android x64 Builder (dbg)" + dimensions: "builderless:1" + dimensions: "cores:2" dimensions: "cpu:x86-64" + dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -665,7 +669,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android x64 Builder (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (Intel HD 630)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -674,23 +678,23 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 25200 + execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -730,14 +734,14 @@ buckets { } } builders { - name: "Android x64 Builder All Targets (dbg)" + name: "Dawn Win10 x86 DEPS Release (NVIDIA)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "cores:2" dimensions: "cpu:x86-64" - dimensions: "free_space:high" + dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -756,7 +760,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android x64 Builder All Targets (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (NVIDIA)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -765,23 +769,23 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.dawn",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 25200 + execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" + 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.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -821,15 +825,13 @@ buckets { } } builders { - name: "Android x86 Builder (dbg)" + name: "GPU Mac Builder" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "free_space:high" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:1" + dimensions: "free_space:standard" + dimensions: "os:Mac" + dimensions: "pool:luci.chromium.gpu.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -847,7 +849,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Android x86 Builder (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/GPU Mac Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -856,14 +858,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.gpu",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 21600 + execution_timeout_secs: 10800 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -872,7 +874,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -912,14 +914,14 @@ buckets { } } builders { - name: "Cast Android (dbg)" + 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:Ubuntu-18.04" - dimensions: "pool:luci.chromium.ci" + dimensions: "os:Windows" + dimensions: "pool:luci.chromium.gpu.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -938,7 +940,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Cast Android (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/GPU Win x64 Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -947,7 +949,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.gpu",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -963,7 +965,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -1003,15 +1005,12 @@ buckets { } } builders { - name: "Dawn Android arm DEPS Release (Pixel 4)" + name: "Mac Builder" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "builder:Mac Builder" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" - dimensions: "ssd:0" + dimensions: "os:Mac-12" + dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -1029,7 +1028,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Android arm DEPS Release (Pixel 4)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1038,7 +1037,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1047,7 +1046,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1094,13 +1093,12 @@ buckets { } } builders { - name: "Dawn Mac x64 DEPS Builder" + name: "Mac Builder (dbg)" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" + dimensions: "builder:Mac Builder (dbg)" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" dimensions: "os:Mac" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -1118,7 +1116,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac Builder (dbg)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1127,7 +1125,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1136,7 +1134,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1183,7 +1181,7 @@ buckets { } } builders { - name: "Dawn Mac x64 DEPS Release (AMD)" + name: "Mac Release (Intel)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:2" @@ -1209,7 +1207,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (AMD)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac Release (Intel)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1218,7 +1216,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.gpu",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1227,7 +1225,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1274,7 +1272,7 @@ buckets { } } builders { - name: "Dawn Mac x64 DEPS Release (Intel)" + name: "Mac Retina Release (AMD)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:2" @@ -1300,7 +1298,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Mac x64 DEPS Release (Intel)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac Retina Release (AMD)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1309,7 +1307,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.gpu",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1318,7 +1316,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1365,14 +1363,14 @@ buckets { } } builders { - name: "Dawn Win10 x64 DEPS Builder" + name: "Mac10.13 Tests" 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: "os:Ubuntu-18.04" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -1391,7 +1389,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac10.13 Tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1400,7 +1398,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1409,7 +1407,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1456,14 +1454,14 @@ buckets { } } builders { - name: "Dawn Win10 x64 DEPS Release (Intel HD 630)" + name: "Mac10.14 Tests" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:2" + dimensions: "cores:8" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -1482,7 +1480,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (Intel HD 630)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac10.14 Tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1491,7 +1489,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1500,7 +1498,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1547,14 +1545,14 @@ buckets { } } builders { - name: "Dawn Win10 x64 DEPS Release (NVIDIA)" + name: "Mac10.15 Tests" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:2" + dimensions: "cores:8" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -1573,7 +1571,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x64 DEPS Release (NVIDIA)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac10.15 Tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1582,7 +1580,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1591,7 +1589,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1638,14 +1636,14 @@ buckets { } } builders { - name: "Dawn Win10 x86 DEPS Builder" + name: "Mac11 Tests" 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: "os:Ubuntu-18.04" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -1664,7 +1662,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac11 Tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1673,7 +1671,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1682,7 +1680,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1729,14 +1727,14 @@ buckets { } } builders { - name: "Dawn Win10 x86 DEPS Release (Intel HD 630)" + name: "Mac12 Tests" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:2" + dimensions: "cores:8" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -1755,7 +1753,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (Intel HD 630)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac12 Tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1764,7 +1762,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1773,7 +1771,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1820,14 +1818,14 @@ buckets { } } builders { - name: "Dawn Win10 x86 DEPS Release (NVIDIA)" + name: "Mac12 Tests (dbg)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:2" + dimensions: "cores:8" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -1846,7 +1844,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Dawn Win10 x86 DEPS Release (NVIDIA)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Mac12 Tests (dbg)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1855,7 +1853,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.dawn",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -1864,7 +1862,7 @@ buckets { '}' execution_timeout_secs: 10800 build_numbers: YES - service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 @@ -1911,13 +1909,13 @@ buckets { } } builders { - name: "GPU Mac Builder" + name: "Win Builder" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" + dimensions: "builder:Win Builder" + dimensions: "cores:32" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Mac" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "os:Windows" + dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -1935,7 +1933,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/GPU Mac Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Win Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -1944,7 +1942,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.gpu",' + ' "builder_group": "chromium.win",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2000,15 +1998,13 @@ buckets { } } builders { - name: "GPU Win x64 Builder" + name: "Win Builder (dbg)" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "builder:Win Builder (dbg)" + dimensions: "cores:32" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" dimensions: "os:Windows" - dimensions: "pool:luci.chromium.gpu.ci" - dimensions: "ssd:0" + dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -2026,7 +2022,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/GPU Win x64 Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Win Builder (dbg)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2035,7 +2031,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.gpu",' + ' "builder_group": "chromium.win",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2091,11 +2087,12 @@ buckets { } } builders { - name: "Mac Builder" + name: "Win x64 Builder" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Mac Builder" + dimensions: "builder:Win x64 Builder" + dimensions: "cores:32" dimensions: "cpu:x86-64" - dimensions: "os:Mac-12" + dimensions: "os:Windows" dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -2114,7 +2111,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Win x64 Builder/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2123,7 +2120,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.win",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2179,11 +2176,12 @@ buckets { } } builders { - name: "Mac Builder (dbg)" + name: "Win10 Tests x64" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Mac Builder (dbg)" + dimensions: "builder:Win10 Tests x64" + dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "os:Mac" + dimensions: "os:Windows-10" dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -2202,7 +2200,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac Builder (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Win10 Tests x64/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2211,7 +2209,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.win",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2267,7 +2265,7 @@ buckets { } } builders { - name: "Mac Release (Intel)" + name: "Win10 x64 Release (NVIDIA)" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:2" @@ -2293,7 +2291,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac Release (Intel)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/Win10 x64 Release (NVIDIA)/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2358,14 +2356,14 @@ buckets { } } builders { - name: "Mac Retina Release (AMD)" + name: "chromeos-amd64-generic-dbg" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:2" + dimensions: "cores:8" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -2384,7 +2382,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac Retina Release (AMD)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-dbg/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2393,7 +2391,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.gpu",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2449,7 +2447,7 @@ buckets { } } builders { - name: "Mac10.13 Tests" + name: "chromeos-amd64-generic-lacros-dbg" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -2475,7 +2473,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac10.13 Tests/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-lacros-dbg/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2484,7 +2482,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2540,7 +2538,7 @@ buckets { } } builders { - name: "Mac10.14 Tests" + name: "chromeos-amd64-generic-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -2566,7 +2564,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac10.14 Tests/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2575,7 +2573,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2631,7 +2629,7 @@ buckets { } } builders { - name: "Mac10.15 Tests" + name: "chromeos-arm-generic-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -2657,7 +2655,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac10.15 Tests/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-arm-generic-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2666,7 +2664,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2722,7 +2720,7 @@ buckets { } } builders { - name: "Mac11 Tests" + name: "chromeos-arm64-generic-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -2748,7 +2746,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac11 Tests/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-arm64-generic-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2757,7 +2755,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2813,7 +2811,7 @@ buckets { } } builders { - name: "Mac12 Tests" + name: "chromeos-jacuzzi-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -2839,7 +2837,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac12 Tests/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-jacuzzi-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2848,7 +2846,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2904,7 +2902,7 @@ buckets { } } builders { - name: "Mac12 Tests (dbg)" + name: "chromeos-octopus-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -2930,7 +2928,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Mac12 Tests (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/chromeos-octopus-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -2939,7 +2937,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.mac",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -2995,7 +2993,7 @@ buckets { } } builders { - name: "Nougat Phone Tester" + name: "fuchsia-arm64-cast-receiver-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -3021,7 +3019,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Nougat Phone Tester/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/fuchsia-arm64-cast-receiver-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3030,11 +3028,11 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.fuchsia",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' - ' "chrome_browser_release"' + ' "fuchsia"' ' ]' '}' execution_timeout_secs: 10800 @@ -3046,7 +3044,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -3086,7 +3084,7 @@ buckets { } } builders { - name: "Oreo Phone Tester" + name: "fuchsia-arm64-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -3112,7 +3110,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Oreo Phone Tester/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/fuchsia-arm64-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3121,11 +3119,11 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.fuchsia",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' - ' "chrome_browser_release"' + ' "fuchsia"' ' ]' '}' execution_timeout_secs: 10800 @@ -3137,7 +3135,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -3177,12 +3175,12 @@ buckets { } } builders { - name: "Win Builder" + name: "fuchsia-official" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Win Builder" + dimensions: "builder:fuchsia-official" dimensions: "cores:32" dimensions: "cpu:x86-64" - dimensions: "os:Windows" + dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -3201,7 +3199,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Win Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/fuchsia-official/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3210,14 +3208,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.win",' + ' "builder_group": "chromium",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' - ' "chrome_browser_release"' + ' "fuchsia"' ' ]' '}' - execution_timeout_secs: 10800 + execution_timeout_secs: 36000 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -3266,13 +3264,15 @@ buckets { } } builders { - name: "Win Builder (dbg)" + name: "fuchsia-x64-cast-receiver-rel" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Win Builder (dbg)" - dimensions: "cores:32" + dimensions: "builderless:1" + dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "os:Windows" + dimensions: "free_space:standard" + dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" + dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -3290,7 +3290,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Win Builder (dbg)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/fuchsia-x64-cast-receiver-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3299,11 +3299,11 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.win",' + ' "builder_group": "chromium.fuchsia",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' - ' "chrome_browser_release"' + ' "fuchsia"' ' ]' '}' execution_timeout_secs: 10800 @@ -3355,13 +3355,15 @@ buckets { } } builders { - name: "Win x64 Builder" + name: "fuchsia-x64-rel" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Win x64 Builder" - dimensions: "cores:32" + dimensions: "builderless:1" + dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "os:Windows" + dimensions: "free_space:standard" + dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" + dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -3379,7 +3381,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Win x64 Builder/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/fuchsia-x64-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3388,11 +3390,11 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.win",' + ' "builder_group": "chromium.fuchsia",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' - ' "chrome_browser_release"' + ' "fuchsia"' ' ]' '}' execution_timeout_secs: 10800 @@ -3444,13 +3446,15 @@ buckets { } } builders { - name: "Win10 Tests x64" + name: "lacros-amd64-generic-rel" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:Win10 Tests x64" + dimensions: "builderless:1" dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "os:Windows-10" + dimensions: "free_space:standard" + dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" + dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -3468,7 +3472,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Win10 Tests x64/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/lacros-amd64-generic-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3477,7 +3481,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.win",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -3533,14 +3537,14 @@ buckets { } } builders { - name: "Win10 x64 Release (NVIDIA)" + name: "lacros-arm-generic-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" - dimensions: "cores:2" + dimensions: "cores:8" dimensions: "cpu:x86-64" dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.gpu.ci" + dimensions: "pool:luci.chromium.ci" dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -3559,7 +3563,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/Win10 x64 Release (NVIDIA)/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/lacros-arm-generic-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3568,7 +3572,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.gpu",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -3624,7 +3628,7 @@ buckets { } } builders { - name: "android-12-x64-rel" + name: "lacros-arm64-generic-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -3650,7 +3654,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-12-x64-rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/lacros-arm64-generic-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3659,14 +3663,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 14400 + execution_timeout_secs: 10800 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -3675,7 +3679,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -3715,7 +3719,7 @@ buckets { } } builders { - name: "android-cronet-arm-dbg" + name: "linux-chromeos-dbg" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -3741,7 +3745,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-cronet-arm-dbg/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/linux-chromeos-dbg/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3750,7 +3754,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -3766,7 +3770,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -3806,15 +3810,13 @@ buckets { } } builders { - name: "android-cronet-arm-rel" + name: "linux-chromeos-rel" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" + dimensions: "builder:linux-chromeos-rel" dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -3832,7 +3834,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-cronet-arm-rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/linux-chromeos-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3841,7 +3843,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -3857,7 +3859,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -3897,15 +3899,13 @@ buckets { } } builders { - name: "android-cronet-x86-dbg" + name: "linux-lacros-builder-rel" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" + dimensions: "builder:linux-lacros-builder-rel" dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -3923,7 +3923,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-cronet-x86-dbg/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/linux-lacros-builder-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -3932,7 +3932,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -3948,7 +3948,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -3988,15 +3988,13 @@ buckets { } } builders { - name: "android-cronet-x86-dbg-10-tests" + name: "linux-lacros-dbg" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" + dimensions: "builder:linux-lacros-dbg" dimensions: "cores:8" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" dimensions: "os:Ubuntu-18.04" dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -4014,7 +4012,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-cronet-x86-dbg-10-tests/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/linux-lacros-dbg/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4023,7 +4021,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -4039,7 +4037,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -4079,7 +4077,7 @@ buckets { } } builders { - name: "android-nougat-x86-rel" + name: "linux-lacros-tester-rel" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -4105,7 +4103,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-nougat-x86-rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/linux-lacros-tester-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4114,14 +4112,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.chromiumos",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 14400 + execution_timeout_secs: 10800 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -4130,7 +4128,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -4170,12 +4168,11 @@ buckets { } } builders { - name: "android-official" + name: "mac-arm64-rel" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:android-official" - dimensions: "cores:32" + dimensions: "builder:mac-arm64-rel" dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" + dimensions: "os:Mac-12" dimensions: "pool:luci.chromium.ci" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" @@ -4194,7 +4191,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-official/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/mac-arm64-rel/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4203,14 +4200,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 25200 + execution_timeout_secs: 10800 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -4259,15 +4256,12 @@ buckets { } } builders { - name: "android-pie-arm64-dbg" + name: "mac-official" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "builder:mac-official" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.04" + dimensions: "os:Mac" dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -4285,7 +4279,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-pie-arm64-dbg/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/mac-official/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4294,14 +4288,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 10800 + execution_timeout_secs: 32400 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -4310,7 +4304,7 @@ buckets { } experiments { key: "luci.buildbucket.omit_python2" - value: 0 + value: 100 } experiments { key: "luci.recipes.use_python3" @@ -4350,7 +4344,7 @@ buckets { } } builders { - name: "android-pie-arm64-rel" + name: "mac11-arm64-rel-tests" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -4376,7 +4370,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/android-pie-arm64-rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/mac11-arm64-rel-tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4385,196 +4379,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.android",' + ' "builder_group": "chromium.mac",' ' "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.buildbucket.omit_python2" - value: 0 - } - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "chromeos-amd64-generic-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/chromeos-amd64-generic-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "chromeos-amd64-generic-lacros-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/chromeos-amd64-generic-lacros-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "chrome_browser_release"' - ' ]' - '}' - execution_timeout_secs: 10800 + execution_timeout_secs: 10800 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -4623,7 +4435,7 @@ buckets { } } builders { - name: "chromeos-amd64-generic-rel" + name: "mac12-arm64-rel-tests" swarming_host: "chromium-swarm.appspot.com" dimensions: "builderless:1" dimensions: "cores:8" @@ -4649,7 +4461,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/chromeos-amd64-generic-rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/mac12-arm64-rel-tests/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4658,7 +4470,7 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.chromiumos",' + ' "builder_group": "chromium.mac",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' @@ -4714,15 +4526,13 @@ buckets { } } builders { - name: "chromeos-arm-generic-rel" + name: "win-official" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "builder:win-official" + dimensions: "cores:32" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.04" + dimensions: "os:Windows-10" dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -4740,7 +4550,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/chromeos-arm-generic-rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/win-official/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -4749,14 +4559,14 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "chromium.chromiumos",' + ' "builder_group": "chromium",' ' "led_builder_is_bootstrapped": true,' ' "recipe": "chromium",' ' "sheriff_rotations": [' ' "chrome_browser_release"' ' ]' '}' - execution_timeout_secs: 10800 + execution_timeout_secs: 25200 build_numbers: YES service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { @@ -4805,15 +4615,13 @@ buckets { } } builders { - name: "chromeos-arm64-generic-rel" + name: "win32-official" swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" + dimensions: "builder:win32-official" + dimensions: "cores:32" dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.04" + dimensions: "os:Windows-10" dimensions: "pool:luci.chromium.ci" - dimensions: "ssd:0" exe { cipd_package: "infra/chromium/bootstrapper/${platform}" cipd_version: "latest" @@ -4831,3884 +4639,7 @@ buckets { ' }' ' },' ' "$bootstrap/properties": {' - ' "properties_file": "infra/config/generated/builders/ci/chromeos-arm64-generic-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "chromeos-jacuzzi-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/chromeos-jacuzzi-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "chromeos-octopus-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/chromeos-octopus-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "fuchsia-arm64-cast-receiver-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/fuchsia-arm64-cast-receiver-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.fuchsia",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "fuchsia"' - ' ]' - '}' - 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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "fuchsia-arm64-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/fuchsia-arm64-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.fuchsia",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "fuchsia"' - ' ]' - '}' - 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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "fuchsia-official" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:fuchsia-official" - dimensions: "cores:32" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.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/fuchsia-official/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "fuchsia"' - ' ]' - '}' - execution_timeout_secs: 36000 - 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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "fuchsia-x64-cast-receiver-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/fuchsia-x64-cast-receiver-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.fuchsia",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "fuchsia"' - ' ]' - '}' - 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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "fuchsia-x64-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/fuchsia-x64-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.fuchsia",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "fuchsia"' - ' ]' - '}' - 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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "lacros-amd64-generic-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/lacros-amd64-generic-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "lacros-arm-generic-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/lacros-arm-generic-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "lacros-arm64-generic-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/lacros-arm64-generic-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "linux-chromeos-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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-chromeos-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "linux-chromeos-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:linux-chromeos-rel" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.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/linux-chromeos-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "linux-lacros-builder-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:linux-lacros-builder-rel" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.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/linux-lacros-builder-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "linux-lacros-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:linux-lacros-dbg" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.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/linux-lacros-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "linux-lacros-tester-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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-lacros-tester-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.chromiumos",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "mac-arm64-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:mac-arm64-rel" - dimensions: "cpu:x86-64" - dimensions: "os:Mac-12" - 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/mac-arm64-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.mac",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "mac-official" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:mac-official" - dimensions: "cpu:x86-64" - dimensions: "os:Mac" - 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/mac-official/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium",' - ' "sheriff_rotations": [' - ' "chrome_browser_release"' - ' ]' - '}' - execution_timeout_secs: 32400 - 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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "mac11-arm64-rel-tests" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/mac11-arm64-rel-tests/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.mac",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "mac12-arm64-rel-tests" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "free_space:standard" - dimensions: "os:Ubuntu-18.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/mac12-arm64-rel-tests/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium.mac",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "win-official" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:win-official" - dimensions: "cores:32" - 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/win-official/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "win32-official" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:win32-official" - dimensions: "cores:32" - 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/win32-official/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "chromium",' - ' "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.buildbucket.omit_python2" - 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/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://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - } -} -buckets { - name: "try" - swarming { - builders { - name: "android-12-x64-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:4" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-12-x64-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium/orchestrator"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_rts.inverted_rts" - value: 100 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - description_html: "This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is android-12-x64-rel-compilator." - } - builders { - name: "android-12-x64-rel-compilator" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:32" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-12-x64-rel-compilator/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium/compilator"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is android-12-x64-rel." - } - builders { - name: "android-arm64-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:4" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-arm64-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium/orchestrator"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_rts.inverted_rts" - value: 100 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - description_html: "This builder may trigger tests on multiple Android versions.
This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is android-arm64-rel-compilator." - } - builders { - name: "android-arm64-rel-compilator" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:32" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-arm64-rel-compilator/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium/compilator"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is android-arm64-rel." - } - builders { - name: "android-binary-size" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:16" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - dimensions: "ssd:1" - exe { - cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" - cipd_version: "refs/heads/main" - cmd: "luciexe" - } - properties: - '{' - ' "$build/binary_size": {' - ' "analyze_targets": [' - ' "//chrome/android:monochrome_public_minimal_apks",' - ' "//chrome/android:trichrome_minimal_apks",' - ' "//chrome/android:validate_expectations",' - ' "//tools/binary_size:binary_size_trybot_py"' - ' ],' - ' "compile_targets": [' - ' "monochrome_public_minimal_apks",' - ' "monochrome_static_initializers",' - ' "trichrome_minimal_apks",' - ' "validate_expectations"' - ' ]' - ' },' - ' "$build/reclient": {' - ' "instance": "rbe-chromium-untrusted",' - ' "jobs": 300,' - ' "metrics_project": "chromium-reclient-metrics"' - ' },' - ' "$recipe_engine/resultdb/test_presentation": {' - ' "column_keys": [],' - ' "grouping_keys": [' - ' "status",' - ' "v.test_suite"' - ' ]' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "recipe": "binary_size_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 0 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android-cronet-arm-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-cronet-arm-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android-cronet-x86-dbg-10-tests" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-cronet-x86-dbg-10-tests/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android-nougat-x86-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:4" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-nougat-x86-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium/orchestrator"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-orchestrator@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_rts.inverted_rts" - value: 100 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - description_html: "This is the orchestrator half of an orchestrator + compilator pair of builders. The compilator is android-nougat-x86-rel-compilator." - } - builders { - name: "android-nougat-x86-rel-compilator" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:32" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-nougat-x86-rel-compilator/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium/compilator"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - description_html: "This is the compilator half of an orchestrator + compilator pair of builders. The orchestrator is android-nougat-x86-rel." - } - builders { - name: "android-official" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:32" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-official/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android-oreo-arm64-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-oreo-arm64-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android-pie-arm64-dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:android-pie-arm64-dbg" - dimensions: "cores:16" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-pie-arm64-dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android-x64-cast" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android-x64-cast/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android_compile_dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android_compile_dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android_compile_x64_dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:16" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android_compile_x64_dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android_compile_x86_dbg" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:16" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android_compile_x86_dbg/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android_cronet" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android_cronet/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } - builders { - name: "android_optional_gpu_tests_rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:android_optional_gpu_tests_rel" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/android_optional_gpu_tests_rel/properties.json",' + ' "properties_file": "infra/config/generated/builders/ci/win32-official/properties.json",' ' "top_level_project": {' ' "ref": "refs/branch-heads/5481",' ' "repo": {' @@ -8717,32 +4648,20 @@ buckets { ' }' ' }' ' },' - ' "builder_group": "tryserver.chromium.android",' + ' "builder_group": "chromium",' ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' + ' "recipe": "chromium",' + ' "sheriff_rotations": [' + ' "chrome_browser_release"' + ' ]' '}' - execution_timeout_secs: 21600 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } + execution_timeout_secs: 25200 build_numbers: YES - service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } + service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com" experiments { key: "chromium_swarming.expose_merge_script_failures" value: 100 } - experiments { - key: "enable_weetbix_queries" - value: 100 - } experiments { key: "luci.buildbucket.omit_python2" value: 100 @@ -8751,26 +4670,18 @@ buckets { key: "luci.recipes.use_python3" value: 100 } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } resultdb { enable: true bq_exports { project: "chrome-luci-data" dataset: "chromium" - table: "try_test_results" + table: "ci_test_results" test_results {} } bq_exports { project: "chrome-luci-data" dataset: "chromium" - table: "gpu_try_test_results" + table: "gpu_ci_test_results" test_results { predicate { test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" @@ -8780,7 +4691,7 @@ buckets { bq_exports { project: "chrome-luci-data" dataset: "chromium" - table: "blink_web_tests_try_test_results" + table: "blink_web_tests_ci_test_results" test_results { predicate { test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" @@ -8792,6 +4703,11 @@ buckets { } } } + } +} +buckets { + name: "try" + swarming { builders { name: "chromeos-amd64-generic-dbg" swarming_host: "chromium-swarm.appspot.com" @@ -9775,114 +5691,6 @@ buckets { } } } - builders { - name: "dawn-android-arm-deps-rel" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builder:dawn-android-arm-deps-rel" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/dawn-android-arm-deps-rel/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.dawn",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-gpu-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } builders { name: "dawn-mac-x64-deps-rel" swarming_host: "chromium-swarm.appspot.com" @@ -13726,116 +9534,6 @@ buckets { } } } - builders { - name: "try-nougat-phone-tester" - swarming_host: "chromium-swarm.appspot.com" - dimensions: "builderless:1" - dimensions: "cores:8" - dimensions: "cpu:x86-64" - dimensions: "os:Ubuntu-18.04" - dimensions: "pool:luci.chromium.try" - 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/try/try-nougat-phone-tester/properties.json",' - ' "top_level_project": {' - ' "ref": "refs/branch-heads/5481",' - ' "repo": {' - ' "host": "chromium.googlesource.com",' - ' "project": "chromium/src"' - ' }' - ' }' - ' },' - ' "builder_group": "tryserver.chromium.android",' - ' "led_builder_is_bootstrapped": true,' - ' "recipe": "chromium_trybot"' - '}' - execution_timeout_secs: 14400 - expiration_secs: 7200 - grace_period { - seconds: 120 - } - caches { - name: "win_toolchain" - path: "win_toolchain" - } - build_numbers: YES - service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" - task_template_canary_percentage { - value: 5 - } - experiments { - key: "chromium_swarming.expose_merge_script_failures" - value: 100 - } - experiments { - key: "enable_weetbix_queries" - value: 100 - } - experiments { - key: "luci.buildbucket.omit_python2" - value: 100 - } - experiments { - key: "luci.recipes.use_python3" - value: 100 - } - experiments { - key: "weetbix.enable_weetbix_exonerations" - value: 100 - } - experiments { - key: "weetbix.retry_weak_exonerations" - value: 100 - } - resultdb { - enable: true - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "try_test_results" - test_results {} - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "gpu_try_test_results" - test_results { - predicate { - test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+" - } - } - } - bq_exports { - project: "chrome-luci-data" - dataset: "chromium" - table: "blink_web_tests_try_test_results" - test_results { - predicate { - test_id_regexp: "(ninja://[^/]*blink_web_tests/.+)|(ninja://[^/]*blink_wpt_tests/.+)" - } - } - } - history_options { - use_invocation_timestamp: true - } - } - } builders { name: "win-libfuzzer-asan-rel" swarming_host: "chromium-swarm.appspot.com" diff --git a/infra/config/generated/luci/luci-milo.cfg b/infra/config/generated/luci/luci-milo.cfg index c5899f1731cd1b..b3712e58fabf01 100644 --- a/infra/config/generated/luci/luci-milo.cfg +++ b/infra/config/generated/luci/luci-milo.cfg @@ -10,11 +10,6 @@ consoles { repo_url: "https://chromium.googlesource.com/chromium/src" refs: "regexp:refs/branch-heads/5481" manifest_name: "REVISION" - builders { - name: "buildbucket/luci.chromium-m110.ci/android-official" - category: "chromium|android" - short_name: "off" - } builders { name: "buildbucket/luci.chromium-m110.ci/fuchsia-official" category: "chromium|fuchsia" @@ -185,106 +180,6 @@ consoles { category: "chromium.chromiumos|simple|debug|x64" short_name: "dbg" } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-arm-dbg" - category: "chromium.android|cronet|arm" - short_name: "dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-arm-rel" - category: "chromium.android|cronet|arm" - short_name: "rel" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-x86-dbg" - category: "chromium.android|cronet|x86" - short_name: "dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-x86-dbg-10-tests" - category: "chromium.android|cronet|test" - short_name: "10" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm Builder (dbg)" - category: "chromium.android|builder|arm" - short_name: "32" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm64 Builder (dbg)" - category: "chromium.android|builder|arm" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm64 Builder All Targets (dbg)" - category: "chromium.android|builder|arm" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x86 Builder (dbg)" - category: "chromium.android|builder|x86" - short_name: "32" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x64 Builder (dbg)" - category: "chromium.android|builder|x86" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x64 Builder All Targets (dbg)" - category: "chromium.android|builder|x86" - short_name: "64-all" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Nougat Phone Tester" - category: "chromium.android|tester|phone" - short_name: "N" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Oreo Phone Tester" - category: "chromium.android|tester|phone" - short_name: "O" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-pie-arm64-dbg" - category: "chromium.android|tester|phone" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView N (dbg)" - category: "chromium.android|tester|webview" - short_name: "N" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView O (dbg)" - category: "chromium.android|tester|webview" - short_name: "O" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView P (dbg)" - category: "chromium.android|tester|webview" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-pie-arm64-rel" - category: "chromium.android|on_cq" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Cast Android (dbg)" - category: "chromium.android|on_cq" - short_name: "cst" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-12-x64-rel" - category: "chromium.android|on_cq|x64" - short_name: "12" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-nougat-x86-rel" - category: "chromium.android|on_cq|x86" - short_name: "N" - } builders { name: "buildbucket/luci.chromium-m110.ci/fuchsia-arm64-rel" category: "chromium.fuchsia|release" @@ -305,11 +200,6 @@ consoles { category: "chromium.fuchsia|cast-receiver" short_name: "x64" } - builders { - name: "buildbucket/luci.chromium-m110.ci/Dawn Android arm DEPS Release (Pixel 4)" - category: "chromium.dawn|DEPS|Android" - short_name: "p4" - } builders { name: "buildbucket/luci.chromium-m110.ci/Dawn Mac x64 DEPS Builder" category: "chromium.dawn|DEPS|Mac|Builder" @@ -375,10 +265,6 @@ consoles { name: "buildbucket/luci.chromium-m110.ci/Mac Retina Release (AMD)" category: "chromium.gpu|Mac" } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android Release (Nexus 5X)" - category: "chromium.gpu|Android" - } header { oncalls { name: "Chromium Branches" @@ -395,7 +281,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -510,86 +395,6 @@ consoles { category: "chromium.chromiumos|simple|debug|x64" short_name: "dbg" } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-arm-dbg" - category: "chromium.android|cronet|arm" - short_name: "dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-arm-rel" - category: "chromium.android|cronet|arm" - short_name: "rel" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm Builder (dbg)" - category: "chromium.android|builder|arm" - short_name: "32" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm64 Builder (dbg)" - category: "chromium.android|builder|arm" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm64 Builder All Targets (dbg)" - category: "chromium.android|builder|arm" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x86 Builder (dbg)" - category: "chromium.android|builder|x86" - short_name: "32" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x64 Builder (dbg)" - category: "chromium.android|builder|x86" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x64 Builder All Targets (dbg)" - category: "chromium.android|builder|x86" - short_name: "64-all" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Nougat Phone Tester" - category: "chromium.android|tester|phone" - short_name: "N" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Oreo Phone Tester" - category: "chromium.android|tester|phone" - short_name: "O" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-pie-arm64-dbg" - category: "chromium.android|tester|phone" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView N (dbg)" - category: "chromium.android|tester|webview" - short_name: "N" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView O (dbg)" - category: "chromium.android|tester|webview" - short_name: "O" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView P (dbg)" - category: "chromium.android|tester|webview" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-pie-arm64-rel" - category: "chromium.android|on_cq" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Cast Android (dbg)" - category: "chromium.android|on_cq" - short_name: "cst" - } builders { name: "buildbucket/luci.chromium-m110.ci/fuchsia-arm64-rel" category: "chromium.fuchsia|release" @@ -675,10 +480,6 @@ consoles { name: "buildbucket/luci.chromium-m110.ci/Mac Retina Release (AMD)" category: "chromium.gpu|Mac" } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android Release (Nexus 5X)" - category: "chromium.gpu|Android" - } header { oncalls { name: "Chromium Branches" @@ -695,7 +496,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -710,54 +510,6 @@ consoles { consoles { id: "try" name: "Chromium M110 CQ Console" - builders { - name: "buildbucket/luci.chromium-m110.try/android-12-x64-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-12-x64-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-arm64-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-arm64-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-binary-size" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-cronet-arm-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-cronet-x86-dbg-10-tests" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-nougat-x86-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-nougat-x86-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-pie-arm64-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-x64-cast" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_x64_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_x86_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_cronet" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_optional_gpu_tests_rel" - } builders { name: "buildbucket/luci.chromium-m110.try/chromeos-amd64-generic-dbg" } @@ -779,9 +531,6 @@ consoles { builders { name: "buildbucket/luci.chromium-m110.try/chromium_presubmit" } - builders { - name: "buildbucket/luci.chromium-m110.try/dawn-android-arm-deps-rel" - } builders { name: "buildbucket/luci.chromium-m110.try/dawn-mac-x64-deps-rel" } @@ -874,11 +623,6 @@ consoles { repo_url: "https://chromium.googlesource.com/chromium/src" refs: "regexp:refs/branch-heads/5481" manifest_name: "REVISION" - builders { - name: "buildbucket/luci.chromium-m110.ci/android-official" - category: "android" - short_name: "off" - } builders { name: "buildbucket/luci.chromium-m110.ci/fuchsia-official" category: "fuchsia" @@ -915,137 +659,10 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } include_experimental_builds: true } -consoles { - id: "chromium.android" - name: "chromium.android" - repo_url: "https://chromium.googlesource.com/chromium/src" - refs: "regexp:refs/branch-heads/5481" - manifest_name: "REVISION" - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-arm-dbg" - category: "cronet|arm" - short_name: "dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-arm-rel" - category: "cronet|arm" - short_name: "rel" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-x86-dbg" - category: "cronet|x86" - short_name: "dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-cronet-x86-dbg-10-tests" - category: "cronet|test" - short_name: "10" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm Builder (dbg)" - category: "builder|arm" - short_name: "32" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm64 Builder (dbg)" - category: "builder|arm" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android arm64 Builder All Targets (dbg)" - category: "builder|arm" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x86 Builder (dbg)" - category: "builder|x86" - short_name: "32" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x64 Builder (dbg)" - category: "builder|x86" - short_name: "64" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android x64 Builder All Targets (dbg)" - category: "builder|x86" - short_name: "64-all" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Nougat Phone Tester" - category: "tester|phone" - short_name: "N" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Oreo Phone Tester" - category: "tester|phone" - short_name: "O" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-pie-arm64-dbg" - category: "tester|phone" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView N (dbg)" - category: "tester|webview" - short_name: "N" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView O (dbg)" - category: "tester|webview" - short_name: "O" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android WebView P (dbg)" - category: "tester|webview" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-pie-arm64-rel" - category: "on_cq" - short_name: "P" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/Cast Android (dbg)" - category: "on_cq" - short_name: "cst" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-12-x64-rel" - category: "on_cq|x64" - short_name: "12" - } - builders { - name: "buildbucket/luci.chromium-m110.ci/android-nougat-x86-rel" - category: "on_cq|x86" - short_name: "N" - } - header { - oncalls { - name: "Chromium Branches" - url: "https://chrome-ops-rotation-proxy.appspot.com/current/oncallator:chrome-branch-sheriff" - } - oncalls { - name: "Trooper" - url: "https://chrome-ops-rotation-proxy.appspot.com/current/oncallator:chrome-ops-client-infra" - show_primary_secondary_labels: true - } - console_groups { - console_ids: "chromium-m110/chromium" - console_ids: "chromium-m110/chromium.win" - console_ids: "chromium-m110/chromium.mac" - console_ids: "chromium-m110/chromium.chromiumos" - console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" - } - } -} consoles { id: "chromium.chromiumos" name: "chromium.chromiumos" @@ -1143,7 +760,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -1153,11 +769,6 @@ consoles { repo_url: "https://chromium.googlesource.com/chromium/src" refs: "regexp:refs/branch-heads/5481" manifest_name: "REVISION" - builders { - name: "buildbucket/luci.chromium-m110.ci/Dawn Android arm DEPS Release (Pixel 4)" - category: "DEPS|Android" - short_name: "p4" - } builders { name: "buildbucket/luci.chromium-m110.ci/Dawn Mac x64 DEPS Builder" category: "DEPS|Mac|Builder" @@ -1219,7 +830,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -1265,7 +875,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -1295,10 +904,6 @@ consoles { name: "buildbucket/luci.chromium-m110.ci/Mac Retina Release (AMD)" category: "Mac" } - builders { - name: "buildbucket/luci.chromium-m110.ci/Android Release (Nexus 5X)" - category: "Android" - } header { oncalls { name: "Chromium Branches" @@ -1315,7 +920,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -1396,7 +1000,6 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } @@ -1442,67 +1045,12 @@ consoles { console_ids: "chromium-m110/chromium.mac" console_ids: "chromium-m110/chromium.chromiumos" console_ids: "chromium-m110/chromium.gpu" - console_ids: "chromium-m110/chromium.android" } } } consoles { id: "luci.chromium.try" name: "luci.chromium.try" - builders { - name: "buildbucket/luci.chromium-m110.try/android-12-x64-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-12-x64-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-arm64-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-arm64-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-binary-size" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-cronet-arm-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-cronet-x86-dbg-10-tests" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-nougat-x86-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-nougat-x86-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-official" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-oreo-arm64-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-pie-arm64-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-x64-cast" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_x64_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_x86_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_cronet" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_optional_gpu_tests_rel" - } builders { name: "buildbucket/luci.chromium-m110.try/chromeos-amd64-generic-dbg" } @@ -1530,9 +1078,6 @@ consoles { builders { name: "buildbucket/luci.chromium-m110.try/chromium_presubmit" } - builders { - name: "buildbucket/luci.chromium-m110.try/dawn-android-arm-deps-rel" - } builders { name: "buildbucket/luci.chromium-m110.try/dawn-mac-x64-deps-rel" } @@ -1638,9 +1183,6 @@ consoles { builders { name: "buildbucket/luci.chromium-m110.try/mac_chromium_compile_dbg_ng" } - builders { - name: "buildbucket/luci.chromium-m110.try/try-nougat-phone-tester" - } builders { name: "buildbucket/luci.chromium-m110.try/win-libfuzzer-asan-rel" } @@ -1705,9 +1247,6 @@ consoles { consoles { id: "tryserver.chromium" name: "tryserver.chromium" - builders { - name: "buildbucket/luci.chromium-m110.try/android-official" - } builders { name: "buildbucket/luci.chromium-m110.try/fuchsia-official" } @@ -1722,65 +1261,6 @@ consoles { } builder_view_only: true } -consoles { - id: "tryserver.chromium.android" - name: "tryserver.chromium.android" - builders { - name: "buildbucket/luci.chromium-m110.try/android-12-x64-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-12-x64-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-arm64-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-arm64-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-binary-size" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-cronet-arm-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-cronet-x86-dbg-10-tests" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-nougat-x86-rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-nougat-x86-rel-compilator" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-oreo-arm64-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-pie-arm64-dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android-x64-cast" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_x64_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_compile_x86_dbg" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_cronet" - } - builders { - name: "buildbucket/luci.chromium-m110.try/android_optional_gpu_tests_rel" - } - builders { - name: "buildbucket/luci.chromium-m110.try/try-nougat-phone-tester" - } - builder_view_only: true -} consoles { id: "tryserver.chromium.chromiumos" name: "tryserver.chromium.chromiumos" @@ -1852,9 +1332,6 @@ consoles { consoles { id: "tryserver.chromium.dawn" name: "tryserver.chromium.dawn" - builders { - name: "buildbucket/luci.chromium-m110.try/dawn-android-arm-deps-rel" - } builders { name: "buildbucket/luci.chromium-m110.try/dawn-mac-x64-deps-rel" } diff --git a/infra/config/generated/luci/luci-notify.cfg b/infra/config/generated/luci/luci-notify.cfg index 5e265fd32848d5..0627a6aea15157 100644 --- a/infra/config/generated/luci/luci-notify.cfg +++ b/infra/config/generated/luci/luci-notify.cfg @@ -4,61 +4,6 @@ # For the schema of this file, see ProjectConfig message: # https://luci-config.appspot.com/schemas/projects:luci-notify.cfg -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "Android Release (Nexus 5X)" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "Android arm Builder (dbg)" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "Android arm64 Builder All Targets (dbg)" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "Cast Android (dbg)" - repository: "https://chromium.googlesource.com/chromium/src" - } -} notifiers { notifications { on_new_status: INFRA_FAILURE @@ -285,104 +230,6 @@ notifiers { name: "Win10 x64 Release (NVIDIA)" } } -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "android-12-x64-rel" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: FAILURE - on_new_status: INFRA_FAILURE - on_new_status: SUCCESS - email { - recipients: "cronet-sheriff@grotations.appspotmail.com" - } - } - builders { - bucket: "ci" - name: "android-cronet-arm-dbg" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: FAILURE - on_new_status: INFRA_FAILURE - on_new_status: SUCCESS - email { - recipients: "cronet-sheriff@grotations.appspotmail.com" - } - } - builders { - bucket: "ci" - name: "android-cronet-arm-rel" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: FAILURE - on_new_status: INFRA_FAILURE - on_new_status: SUCCESS - email { - recipients: "cronet-sheriff@grotations.appspotmail.com" - } - } - builders { - bucket: "ci" - name: "android-cronet-x86-dbg" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: FAILURE - on_new_status: INFRA_FAILURE - on_new_status: SUCCESS - email { - recipients: "cronet-sheriff@grotations.appspotmail.com" - } - } - builders { - bucket: "ci" - name: "android-cronet-x86-dbg-10-tests" - } -} -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "android-nougat-x86-rel" - repository: "https://chromium.googlesource.com/chromium/src" - } -} -notifiers { - notifications { - on_new_status: INFRA_FAILURE - } - notifications { - on_new_status: INFRA_FAILURE - } - builders { - bucket: "ci" - name: "android-pie-arm64-rel" - repository: "https://chromium.googlesource.com/chromium/src" - } -} notifiers { notifications { on_new_status: INFRA_FAILURE diff --git a/infra/config/generated/luci/luci-scheduler.cfg b/infra/config/generated/luci/luci-scheduler.cfg index 8adf402512435c..14b2300cd1bbc1 100644 --- a/infra/config/generated/luci/luci-scheduler.cfg +++ b/infra/config/generated/luci/luci-scheduler.cfg @@ -4,114 +4,6 @@ # For the schema of this file, see ProjectConfig message: # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg -job { - id: "Android Release (Nexus 5X)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android Release (Nexus 5X)" - } -} -job { - id: "Android WebView N (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android WebView N (dbg)" - } -} -job { - id: "Android WebView O (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android WebView O (dbg)" - } -} -job { - id: "Android WebView P (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android WebView P (dbg)" - } -} -job { - id: "Android arm Builder (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android arm Builder (dbg)" - } -} -job { - id: "Android arm64 Builder (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android arm64 Builder (dbg)" - } -} -job { - id: "Android arm64 Builder All Targets (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android arm64 Builder All Targets (dbg)" - } -} -job { - id: "Android x64 Builder (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android x64 Builder (dbg)" - } -} -job { - id: "Android x64 Builder All Targets (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android x64 Builder All Targets (dbg)" - } -} -job { - id: "Android x86 Builder (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Android x86 Builder (dbg)" - } -} -job { - id: "Cast Android (dbg)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Cast Android (dbg)" - } -} -job { - id: "Dawn Android arm DEPS Release (Pixel 4)" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Dawn Android arm DEPS Release (Pixel 4)" - } -} job { id: "Dawn Mac x64 DEPS Builder" realm: "ci" @@ -301,24 +193,6 @@ job { builder: "Mac12 Tests (dbg)" } } -job { - id: "Nougat Phone Tester" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Nougat Phone Tester" - } -} -job { - id: "Oreo Phone Tester" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "Oreo Phone Tester" - } -} job { id: "Win Builder" realm: "ci" @@ -364,87 +238,6 @@ job { builder: "Win10 x64 Release (NVIDIA)" } } -job { - id: "android-12-x64-rel" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-12-x64-rel" - } -} -job { - id: "android-cronet-arm-dbg" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-cronet-arm-dbg" - } -} -job { - id: "android-cronet-arm-rel" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-cronet-arm-rel" - } -} -job { - id: "android-cronet-x86-dbg" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-cronet-x86-dbg" - } -} -job { - id: "android-cronet-x86-dbg-10-tests" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-cronet-x86-dbg-10-tests" - } -} -job { - id: "android-nougat-x86-rel" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-nougat-x86-rel" - } -} -job { - id: "android-official" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-official" - } -} -job { - id: "android-pie-arm64-dbg" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-pie-arm64-dbg" - } -} -job { - id: "android-pie-arm64-rel" - realm: "ci" - buildbucket { - server: "cr-buildbucket.appspot.com" - bucket: "ci" - builder: "android-pie-arm64-rel" - } -} job { id: "chromeos-amd64-generic-dbg" realm: "ci" @@ -682,15 +475,6 @@ job { trigger { id: "chromium-gitiles-trigger" realm: "ci" - triggers: "Android Release (Nexus 5X)" - triggers: "Android arm Builder (dbg)" - triggers: "Android arm64 Builder (dbg)" - triggers: "Android arm64 Builder All Targets (dbg)" - triggers: "Android x64 Builder (dbg)" - triggers: "Android x64 Builder All Targets (dbg)" - triggers: "Android x86 Builder (dbg)" - triggers: "Cast Android (dbg)" - triggers: "Dawn Android arm DEPS Release (Pixel 4)" triggers: "Dawn Mac x64 DEPS Builder" triggers: "Dawn Win10 x64 DEPS Builder" triggers: "Dawn Win10 x86 DEPS Builder" @@ -701,13 +485,6 @@ trigger { triggers: "Win Builder" triggers: "Win Builder (dbg)" triggers: "Win x64 Builder" - triggers: "android-12-x64-rel" - triggers: "android-cronet-arm-dbg" - triggers: "android-cronet-arm-rel" - triggers: "android-cronet-x86-dbg" - triggers: "android-nougat-x86-rel" - triggers: "android-official" - triggers: "android-pie-arm64-rel" triggers: "chromeos-amd64-generic-dbg" triggers: "chromeos-amd64-generic-lacros-dbg" triggers: "chromeos-amd64-generic-rel" diff --git a/infra/config/generated/luci/project.cfg b/infra/config/generated/luci/project.cfg index f494643523e1fd..47a56329bcf5c1 100644 --- a/infra/config/generated/luci/project.cfg +++ b/infra/config/generated/luci/project.cfg @@ -7,7 +7,7 @@ name: "chromium-m110" access: "group:all" lucicfg { - version: "1.38.1" + version: "1.38.2" package_dir: "../.." config_dir: "generated/luci" entry_point: "main.star" diff --git a/infra/config/generated/luci/realms.cfg b/infra/config/generated/luci/realms.cfg index fbb6330e8aed87..0fbb7b5138aeb5 100644 --- a/infra/config/generated/luci/realms.cfg +++ b/infra/config/generated/luci/realms.cfg @@ -94,9 +94,6 @@ realms { conditions { restrict { attribute: "scheduler.job.name" - values: "Android WebView N (dbg)" - values: "Android WebView O (dbg)" - values: "Android WebView P (dbg)" values: "Mac Release (Intel)" values: "Mac Retina Release (AMD)" values: "Mac10.13 Tests" @@ -105,12 +102,8 @@ realms { values: "Mac11 Tests" values: "Mac12 Tests" values: "Mac12 Tests (dbg)" - values: "Nougat Phone Tester" - values: "Oreo Phone Tester" values: "Win10 Tests x64" values: "Win10 x64 Release (NVIDIA)" - values: "android-cronet-x86-dbg-10-tests" - values: "android-pie-arm64-dbg" values: "linux-lacros-tester-rel" values: "mac11-arm64-rel-tests" values: "mac12-arm64-rel-tests" diff --git a/infra/config/settings.json b/infra/config/settings.json index ef703eaf4f6aeb..8dd97b399e6344 100644 --- a/infra/config/settings.json +++ b/infra/config/settings.json @@ -5,10 +5,6 @@ "chrome_project": "chrome-m110", "is_main": false, "platforms": { - "android": { - "description": "beta/stable", - "sheriff_rotation": "chrome_browser_release" - }, "cros": { "description": "beta/stable", "sheriff_rotation": "chrome_browser_release"