0

Convert chromium/mac11-wpt-content-shell-fyi-rel to arm64 instead of intel and make ci/mac11-wpt-content-shell-fyi-rel bulderless

Updated try/ci mac11-wpt-content-shell-fyi-rel configs to arm64 and ci/mac11-wpt-content-shell-fyi-rel configs to bulderless

Bug: 331265160
Change-Id: I849901b843f262f301cb5904f01a3c792ec7360d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5399743
Reviewed-by: Jonathan Lee <jonathanjlee@google.com>
Reviewed-by: Lindsay Pasricha <lindsayw@chromium.org>
Reviewed-by: Yue She <yueshe@google.com>
Commit-Queue: Rahul Kumar Adudodla <adudodla@google.com>
Cr-Commit-Position: refs/heads/main@{#1289977}
This commit is contained in:
Rahul Kumar Adudodla
2024-04-19 16:14:37 +00:00
committed by Chromium LUCI CQ
parent d5c2713694
commit ec93760d38
5 changed files with 11 additions and 6 deletions
infra/config
generated
builders
ci
mac11-wpt-content-shell-fyi-rel
try
mac11-wpt-content-shell-fyi-rel
luci
subprojects

@@ -6,6 +6,7 @@
"is_debug": false,
"proprietary_codecs": true,
"symbol_level": 1,
"target_cpu": "x64",
"use_remoteexec": true
}
}

@@ -6,6 +6,7 @@
"is_debug": false,
"proprietary_codecs": true,
"symbol_level": 1,
"target_cpu": "x64",
"use_remoteexec": true,
"use_siso": true
}

@@ -53587,8 +53587,9 @@ buckets {
builders {
name: "mac11-wpt-content-shell-fyi-rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "builder:mac11-wpt-content-shell-fyi-rel"
dimensions: "cpu:x86-64"
dimensions: "builderless:1"
dimensions: "cpu:arm64"
dimensions: "free_space:standard"
dimensions: "os:Mac"
dimensions: "pool:luci.chromium.ci"
exe {
@@ -53670,8 +53671,7 @@ buckets {
shadow_builder_adjustments {
service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
pool: "luci.chromium.try"
dimensions: "builder:"
dimensions: "builderless:1"
dimensions: "free_space:"
dimensions: "pool:luci.chromium.try"
}
}
@@ -98266,7 +98266,7 @@ buckets {
name: "mac11-wpt-content-shell-fyi-rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "builderless:1"
dimensions: "cpu:x86-64"
dimensions: "cpu:arm64"
dimensions: "os:Mac-13|Mac-14"
dimensions: "pool:luci.chromium.try"
dimensions: "ssd:1"

@@ -1788,11 +1788,13 @@ fyi_mac_builder(
"release_builder_blink",
"reclient",
"minimal_symbols",
"x64",
],
),
builderless = False,
builderless = True,
cores = None,
os = os.MAC_ANY,
cpu = cpu.ARM64,
console_view_entry = consoles.console_view_entry(
category = "mac",
),

@@ -226,6 +226,7 @@ try_.builder(
"ci/mac11-wpt-content-shell-fyi-rel",
],
gn_args = "ci/mac11-wpt-content-shell-fyi-rel",
cpu = cpu.ARM64,
)
try_.builder(