mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-07 17:26:49 +08:00
Remove iOS arm32 bots.
Running builds targeting iOS arm32 is now really difficult because of linker errors. Since arm32 on iOS is not a target platform of on new HW, let's remove these bots. Bug: None Change-Id: Ida87ec119ec83567acdf81909a65c2dbb87201b4 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3347645 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
01a168a030
commit
3db289782f
@ -73,18 +73,12 @@ config_groups {
|
||||
builders {
|
||||
name: "libyuv/try/android_x86"
|
||||
}
|
||||
builders {
|
||||
name: "libyuv/try/ios"
|
||||
}
|
||||
builders {
|
||||
name: "libyuv/try/ios_arm64"
|
||||
}
|
||||
builders {
|
||||
name: "libyuv/try/ios_arm64_rel"
|
||||
}
|
||||
builders {
|
||||
name: "libyuv/try/ios_rel"
|
||||
}
|
||||
builders {
|
||||
name: "libyuv/try/linux"
|
||||
}
|
||||
|
||||
@ -1045,72 +1045,6 @@ buckets {
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "iOS Debug"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "cpu:x86-64"
|
||||
dimensions: "os:Mac-10.15"
|
||||
dimensions: "pool:luci.flex.ci"
|
||||
exe {
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/main"
|
||||
cmd: "luciexe"
|
||||
}
|
||||
properties:
|
||||
'{'
|
||||
' "$build/goma": {'
|
||||
' "server_host": "goma.chromium.org",'
|
||||
' "use_luci_auth": true'
|
||||
' },'
|
||||
' "builder_group": "client.libyuv",'
|
||||
' "recipe": "libyuv/libyuv"'
|
||||
'}'
|
||||
execution_timeout_secs: 10800
|
||||
build_numbers: YES
|
||||
service_account: "libyuv-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
||||
experiments {
|
||||
key: "luci.recipes.use_python3"
|
||||
value: 100
|
||||
}
|
||||
experiments {
|
||||
key: "luci.use_realms"
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "iOS Release"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "cpu:x86-64"
|
||||
dimensions: "os:Mac-10.15"
|
||||
dimensions: "pool:luci.flex.ci"
|
||||
exe {
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/main"
|
||||
cmd: "luciexe"
|
||||
}
|
||||
properties:
|
||||
'{'
|
||||
' "$build/goma": {'
|
||||
' "server_host": "goma.chromium.org",'
|
||||
' "use_luci_auth": true'
|
||||
' },'
|
||||
' "builder_group": "client.libyuv",'
|
||||
' "recipe": "libyuv/libyuv"'
|
||||
'}'
|
||||
execution_timeout_secs: 10800
|
||||
build_numbers: YES
|
||||
service_account: "libyuv-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
||||
experiments {
|
||||
key: "luci.recipes.use_python3"
|
||||
value: 100
|
||||
}
|
||||
experiments {
|
||||
key: "luci.use_realms"
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
buckets {
|
||||
@ -1337,39 +1271,6 @@ buckets {
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "ios"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "cpu:x86-64"
|
||||
dimensions: "os:Mac-10.15"
|
||||
dimensions: "pool:luci.flex.try"
|
||||
exe {
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/main"
|
||||
cmd: "luciexe"
|
||||
}
|
||||
properties:
|
||||
'{'
|
||||
' "$build/goma": {'
|
||||
' "server_host": "goma.chromium.org",'
|
||||
' "use_luci_auth": true'
|
||||
' },'
|
||||
' "builder_group": "tryserver.libyuv",'
|
||||
' "recipe": "libyuv/libyuv"'
|
||||
'}'
|
||||
execution_timeout_secs: 10800
|
||||
build_numbers: YES
|
||||
service_account: "libyuv-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
||||
experiments {
|
||||
key: "luci.recipes.use_python3"
|
||||
value: 100
|
||||
}
|
||||
experiments {
|
||||
key: "luci.use_realms"
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "ios_arm64"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
@ -1436,39 +1337,6 @@ buckets {
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "ios_rel"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
swarming_tags: "vpython:native-python-wrapper"
|
||||
dimensions: "cpu:x86-64"
|
||||
dimensions: "os:Mac-10.15"
|
||||
dimensions: "pool:luci.flex.try"
|
||||
exe {
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/main"
|
||||
cmd: "luciexe"
|
||||
}
|
||||
properties:
|
||||
'{'
|
||||
' "$build/goma": {'
|
||||
' "server_host": "goma.chromium.org",'
|
||||
' "use_luci_auth": true'
|
||||
' },'
|
||||
' "builder_group": "tryserver.libyuv",'
|
||||
' "recipe": "libyuv/libyuv"'
|
||||
'}'
|
||||
execution_timeout_secs: 10800
|
||||
build_numbers: YES
|
||||
service_account: "libyuv-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
||||
experiments {
|
||||
key: "luci.recipes.use_python3"
|
||||
value: 100
|
||||
}
|
||||
experiments {
|
||||
key: "luci.use_realms"
|
||||
value: 100
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "linux"
|
||||
swarming_host: "chromium-swarm.appspot.com"
|
||||
|
||||
@ -156,16 +156,6 @@ consoles {
|
||||
category: "iOS|ARM64"
|
||||
short_name: "rel"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.ci/iOS Debug"
|
||||
category: "iOS"
|
||||
short_name: "dbg"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.ci/iOS Release"
|
||||
category: "iOS"
|
||||
short_name: "rel"
|
||||
}
|
||||
include_experimental_builds: true
|
||||
}
|
||||
consoles {
|
||||
@ -194,18 +184,12 @@ consoles {
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.try/android_x86"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.try/ios"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.try/ios_arm64"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.try/ios_arm64_rel"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.try/ios_rel"
|
||||
}
|
||||
builders {
|
||||
name: "buildbucket/luci.libyuv.try/linux"
|
||||
}
|
||||
|
||||
@ -327,26 +327,6 @@ job {
|
||||
builder: "iOS ARM64 Release"
|
||||
}
|
||||
}
|
||||
job {
|
||||
id: "iOS Debug"
|
||||
realm: "ci"
|
||||
acl_sets: "ci"
|
||||
buildbucket {
|
||||
server: "cr-buildbucket.appspot.com"
|
||||
bucket: "luci.libyuv.ci"
|
||||
builder: "iOS Debug"
|
||||
}
|
||||
}
|
||||
job {
|
||||
id: "iOS Release"
|
||||
realm: "ci"
|
||||
acl_sets: "ci"
|
||||
buildbucket {
|
||||
server: "cr-buildbucket.appspot.com"
|
||||
bucket: "luci.libyuv.ci"
|
||||
builder: "iOS Release"
|
||||
}
|
||||
}
|
||||
trigger {
|
||||
id: "master-gitiles-trigger"
|
||||
realm: "ci"
|
||||
@ -378,8 +358,6 @@ trigger {
|
||||
triggers: "Win64 Release (Clang)"
|
||||
triggers: "iOS ARM64 Debug"
|
||||
triggers: "iOS ARM64 Release"
|
||||
triggers: "iOS Debug"
|
||||
triggers: "iOS Release"
|
||||
gitiles {
|
||||
repo: "https://chromium.googlesource.com/libyuv/libyuv"
|
||||
refs: "regexp:refs/heads/main"
|
||||
|
||||
@ -330,8 +330,6 @@ ci_builder("Win64 Release", "win", "Win|64|Release")
|
||||
ci_builder("Win64 Release (Clang)", "win", "Win|64|Release", "clg")
|
||||
ci_builder("iOS ARM64 Debug", "ios", "iOS|ARM64", "dbg")
|
||||
ci_builder("iOS ARM64 Release", "ios", "iOS|ARM64", "rel")
|
||||
ci_builder("iOS Debug", "ios", "iOS", "dbg")
|
||||
ci_builder("iOS Release", "ios", "iOS", "rel")
|
||||
|
||||
# TODO(crbug.com/1242847): make this not experimental.
|
||||
try_builder("android", "android", experiment_percentage = 100)
|
||||
@ -340,10 +338,8 @@ try_builder("android_rel", "android", experiment_percentage = 100)
|
||||
|
||||
try_builder("android_x64", "linux")
|
||||
try_builder("android_x86", "linux")
|
||||
try_builder("ios", "ios")
|
||||
try_builder("ios_arm64", "ios")
|
||||
try_builder("ios_arm64_rel", "ios")
|
||||
try_builder("ios_rel", "ios")
|
||||
try_builder("linux", "linux")
|
||||
try_builder("linux_asan", "linux")
|
||||
try_builder("linux_gcc", "linux", experiment_percentage = 100)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user